justbarno

Stories kicked by justbarno

Delete SPWebs that have expired with SPFeatureReceiver and SPJobDefini(justbarno.com)

submitted by justbarnojustbarno(20) 3 years, 4 months ago

Run a timer in your sharepoint farm, and perform any maintenance task you wish. In this case, I am deleting expired site collections. Zip file with all code included. read more...

add a comment |category: |Views: 27

tags: another

Avoid Cookie Stuffing in your affiliate program(invertedsoftware.com)

submitted by galratnergalratner(334) 3 years, 4 months ago

If you run or write affiliate programs, you might be aware of "Cookie Stuffing". Affiliates that are loading your links into small images in their pages in order to send an affiliate code cookie to the client browser and credit themselves with sales that may or may not accrue sometime in the future by a customer that is unaware that an affiliate cookie for Amazon.com has been planted on their computer by a different site. This is a major revenue loss for many online businesses. read more...

add a comment |category: |Views: 64

tags: another

Sharepoint SPWebEventReceiver Workaround(justbarno.com)

submitted by justbarnojustbarno(20) 3 years, 4 months ago

If you've ever wanted to trap the site collection deleted event in SharePoint, but had trouble with the SPWebEventReceiver, try using a SPFeatureReciever to manually register the event. read more...

add a comment |category: |Views: 97

tags: another

Lesser Known ASP.NET Performance Tips (geekswithblogs.net)

submitted by RhythmAddictRhythmAddict(440) 3 years, 4 months ago

A small collection of less-popular ASP.NET Performance Tips. read more...

2 comments |category: |Views: 833

tags: another