Welcome to MSDN Blogs Sign in | Join | Help

July 2008 - Posts

Alternate Access Mappings Unvieled
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...
Changing a MOSS Publishing Welcome Page Programatically
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...
Hiding MOSS Pages From Current Navigation Programatically
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...
SharePoint Capacity Planning Guidance
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...
Page view tracker