web 2.0

ASP.NET & Visual Studio .Net 2003 - Create New File

ASP.NET & Visual Studio .Net 2003 - File Structure How to create new ASP.NET Web Application file in Visual Studio .NET 2003

ShotDev Focus:
- Visual Studio .NET 2003 (Create new a file)

Visual Studio .NET 2003
Start -> Programs -> Microsoft Visual Studio .NET 2003 -> Microsoft Visual Studio .NET 2003

Visual Studio .Net 2003

Main screen ASP.NET Application.
.
.
How to add ASP.NET Web form.

Visual Studio .Net 2003

Right click on current project and click Add Web Form…

Visual Studio .Net 2003

Select item Web Form and input Name of  file.

Visual Studio .Net 2003

The file was added successfully (.aspx and .aspx.vb)
.
.
How to add Web User Control

Visual Studio .Net 2003

Right click on current project and click Add Web User Control…

Visual Studio .Net 2003

Select item Web User Control and input Name of  file.

Visual Studio .Net 2003

The file was added successfully (.ascx and .ascx.vb)
.
.
How to add Class file.

Visual Studio .Net 2003

Right click on current and click New Folder…

Visual Studio .Net 2003

Rename a folder.

Visual Studio .Net 2003

Right click on current and click Add Class…

Visual Studio .Net 2003

Select item Class and input Name of  file..

Visual Studio .Net 2003

The file was added successfully (.vb)
.
.
.

1 Star2 Stars3 Stars4 Stars5 Stars6 Stars7 Stars8 Stars9 Stars10 Stars (No Ratings Yet)
Loading ... Loading ...

Leave a Reply

You must be logged in to post a comment.