Getting Started
Install Visual Studio 2010First you will want to make sure you have Visual Studio 2010 installed.
If you have to use the free express edition I would suggest using the "Web Edition" for the WebAspNet project.
http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-web-developer-express
Download the Source CodeClick on the Source Code tab above and then download the latest.
Navigating the files
- Extract the downloaded zip anywhere on your computer.
- Navigate into the extracted folder until you see "Skyhook.ProjectViewer.WebAspNet.sln"
- Open the "Skyhook.ProjectViewer.WebAspNet.sln" file and it should open up the project.
- When it is open in Visual Studio, run the application. The default page should let you navigate to all the examples.