Welcome to Atalasoft Community Sign in | Join | Help

February 2009 - Posts

Mocking SPSecurity delegates

Since we’ve recently released VizitSP it’s time to start talking about more things SharePoint.  Quickly, I’m going to show you how we’ve used TypeMock ’s Isolator for SharePoint along with NUnit and TestDriven.NET to test our use of SPSecurity ’s

Watch out where you use SPWebConfigModifications

Just a simple post: if you’re developing a feature for SharePoint, watch out if you’re uinsg SPWebConfigModifications.  An example issue might be if you put it in your feature receiver, and as a farm admin try to activate that feature when you don’t
Posted by dterrell | 0 Comments