Pages

Showing posts with label account management. Show all posts
Showing posts with label account management. Show all posts

18 February 2009

Three tips for the MOSS developer

After the today's workshop, I got these three tips for a MOSS developer:
  1.  SPDisposeCheck utility for alloc/dealloc SP objects (SPWeb, SPSite etc.) check up 
  2. ActiveDirectory wrapper from .NET 3.5 - AccountManagement namespace - easier AD 
  3. Master pages override - when in need to re-set dynamically the master page to a "non default" one, David Wise writes back in 2007 the code for it, using PreInit event of the Page in a httpModule.
Tomorrow is the 2nd day of the workshop.