To
|
Do this
|
Button
|
---|---|---|
Create a new project in Visual Studio .NET
|
Click the New Project button, select the project language and template, and then provide the name and location for the new project.
|
|
Create a new Web Forms page
|
Click the Add New Item button (or click the arrow to the right and select Add Web Form). Provide a name for the new Web Form and click OK.
|
|
Save a file
|
Click the Save button, or select Save <filename> from the File menu.
|
|