In this tutorial we are going to discuss how to add a new webform in asp.net.We perform this task step by step.
Step 1:
Firstly open your asp.net project and goto solution explorer and right click on asp.net project file Add->New Item OR simply you can use New Item short cut.
Step 2:
A New Item dialog box will appear choose first item which is WebForm.aspx.
Step 3:
Enter your web form name and click on Add button.Your new webForm will be successfully added into your asp.net project.
Step 1:
Firstly open your asp.net project and goto solution explorer and right click on asp.net project file Add->New Item OR simply you can use New Item short cut.
Step 2:
A New Item dialog box will appear choose first item which is WebForm.aspx.
Step 3:
Enter your web form name and click on Add button.Your new webForm will be successfully added into your asp.net project.
No comments:
Post a Comment