
Load balancing one or more web front end servers
Windows 2008 includes a Network Load Balancing feature and I’ll be utilising this in my SharePoint environment. I currently have two web front end servers but there is no reason why I can’t add more, and include them in the…

Multiple servers in a three-tier farm configuration
I have been assigned the task of designing and implementing a SharePoint farm that will be used by hundreds of users. Taking redundancy and performance into consideration I have chosen a three-tier topology. This farm will consist of three tiers:…
Code blocks are not allowed by default
While trying to add some code directly into a page using SharePoint Designer I realised that SharePoint disables the ability to create server-side script by default, and the code gets stripped out when I save the file. The error reads:…