Understanding ASP.NET Application Folders
page 1 of 11
Published: 12 Mar 2007
Abstract
This article describes the defined application folder structure in ASP.NET 2.0.
by SANJIT SIL
Feedback
Average Rating: 
Views (Total / Last 10 Days): 58465/ 82

Introduction

We can add any number of files and folders within the application without recompiling each and every time a new file is added to the overall solution. ASP.NET2.0 has the capability to automatically precompile ASP.NET application dynamically. In case of ASP.NET 1.0 or ASP.NET 1.1 everything is complied in our solution into a DLL. Now this is not required in ASP.NET 2.0 because of its defined folder structure. This article will define each of these folders and how they work. The sample code snippets have been written in C#. Let us now examine the usage of each folder in detail.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-20 8:42:13 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search