How to create new ASP .NET project

 

For start you can run Visual Studio 2010 and fallow the instruction:

  1. File -> New -> Website

2. In this step you can chose ASP .NET Web Site and at left part you can select your prefer language c# or VB. You may use browse button to name your website and specify the path for saving. At top also you can chose .NET framework version.

3. Now you already create your first website.

Leave a Reply