Thursday 12 July 2012

Create your first Asp.net project - I

The First step you need to install visual web developer express from Microsoft. Don't have to worry it's free to use. I am going to create a project that will help you to learn how to create a project in Asp.Net 4  using Visual Web Developer Express2010.

So Here We go.

1) Open Microsoft Visual Web Developer Express From Start Menu.
2) Click on File menu.
3) Click on New Project.
4) Expand Visual C# menu in the Left Panel.
5) Select The "Web" From the List.
6) And Then From The Project Type Select Asp.Net Web Application
7) Type the project name.
8) Specified the location in where you want to create the project.
9) Check "Create directory for solution check box" and Click OK.



No comments: