Create multiple websites on Windows XP Pro

Microsoft only supports creating only one website on Windows XP Pro. But for those who do not want to pay the price for a server operating system, there is a cheaper alternative. Well not exactly cheaper.. its FREE!
Try : IISAdmin for Windows XP

Visual Studio 2008 Beta 2

Microsoft has released the Visual Studio 2008 beta 2 (formerly code named ‘Orcas’). Click here to download and give it a whirl!

System functions in SQL Server 2005

Want to know what functions are available in your database but don’t want to go through the pain of searching help.. well you can actually look for it right in SQL Server management studio. Connect to your database. Expand programmability -> Functions -> System Functions. This lists out all the available system functions. A [...]