Installing SubSonic Starter Kit 2.0.1
Here I will record the steps I took to get the fantastic SubSonic Starter Kit up and running on my PC.
- Install ASP.NET AJAX on your machine.
- Create a new web site in Visual Studio 2005
- Download the latest version of the SubSonic Starter Kit
- Copy the contents of the archive to the root directory of the web site you created in step 2
- Select Build > Rebuild Website from the menu
- Hit F5
That’s it. Piece of cake.


