Browse by Tags

Updated SharePoint TFS Team Build Activity documentation
Wed, Dec 14 2011 10:38
I have just published updated documentation on the SharePoint build activity for the Community TFS build extensions. Read More...
Running SPDisposeCheck as part of a 2010 CI Build
Sat, Jul 3 2010 14:47
SPDisposeCheck is a great tool for SharePoint developers to make sure that they are disposing of resources correctly. The problem is it is a bit slow to run, a problem as this will mean developers will tend not to run it as often as they should. A good solution to the problem is to run it as part of the continuous integration process. There is are posts on how... Read More...