July 2008 - Posts
Wanna know what SharePoint is doing when you change and/or use the Alternate Access Mapping Feature? Please check out Troy Starr's Post on alternate access mappings here .
Read More...
For those of you looking to dynamically change the Welcome page for a MOSS Publishing site dynamically here you go: Where " p " is the URL for the page you would like to change the welcome page to (i.e. " Pages/Home.aspx "). static public void UpdateWelcomePage(
Read More...
I have recently had the task to hide a set of MOSS Pages in a Publishing site upon activation of a Site Feature. In the post we will explore the code I used to make this happen along with the use of the FeatureActivated and FeatureDeactivating events
Read More...
Joel Oleson has created some great guidance along with why these numbers are the way they are to read his post click here .
Read More...