web 2.0

ASP.NET & Visual Studio .Net 2003 - File Structure

ASP.NET & Visual Studio .Net 2003 - File Structure Learn how to about the structure of the file asp.net web site project in Visual Studio .NET 2003

ShotDev Focus:
- Visual Studio .NET 2003 (File Structure)

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

Visual Studio .Net 2003

Main screen ASP.NET Web Application project.

Visual Studio .Net 2003

Description
1. bin : class file build and library.
2. .vb  or .cs : (Class file).
3. web.config : Configuration file.
4. Default.aspx  : ASP.NET Web Form.
5. Default.aspx.vb  : ASP.NET Code-Behind.
6. Default.aspx.resx  : ASP.NET Resource file.

Visual Studio .Net 2003

All class file build in to  dll.

.
.
.

1 Star2 Stars3 Stars4 Stars5 Stars6 Stars7 Stars8 Stars9 Stars10 Stars (1 votes, average: 1.00 out of 10)
Loading ... Loading ...

One Response to “ASP.NET & Visual Studio .Net 2003 - File Structure”

  1. 1cypress…

Leave a Reply

You must be logged in to post a comment.