Asp.net web forms tutorial | Asp.net tutorial with c sharp
In this tutorial I am going to tell you about asp.net web forms and how you can create your own asp.net webforms. This is the first part of asp.net webforms tutorial so,today I am talking about how to open website in visual stdio and create webform using asp.net.
Here,in this tutorial I am using Visual Studio 2015 you can take any version of VS it's depends on you.
Allright,first of all open the visual stdio or you can use shortcut to open VS open Run Dialog box by pressing window key + R, Type devenv and press enter key. After pressing enter you can see the start screen will apper in front of you.
Step 1:
Click on File------->New------->Website
Step 2: After clicking website follow next step
Visual c#----->Asp.Net Empty Website----->Ok
Step 3: Click on view to see the Solution Explorer (ctrl+Alt+L).
Visual c#----->Asp.Net Empty Website----->Ok
Step 3: Click on view to see the Solution Explorer (ctrl+Alt+L).
Step 4: Right click on Website ---->Add--->Add new item--->Visual c#--->Webform------>ok
I hope,first part of Asp.net web forms tutorial will be helpfull for you.
bbbbbbbb
I hope,first part of Asp.net web forms tutorial will be helpfull for you.
bbbbbbbb
Post a Comment