ASP.NET - VS.NET store Web application
projects - Dec 25, 2009 at 19:55 PM by Nishant Kumar
Where does VS.NET store Web application projects?
Web application projects create a virtual folder for each project where all the
files of the projects are stored. The virtual folder can be viewed in IIS and
property of that folder determines where the files are physically
stored.
Resource files are files in XML format. They contain all the
resources needed by an application. These files can be used to store string,
bitmaps, icons, fonts........
PreviousPage property is set to the page property of the nest
page to access the viewstate value of the page in the next page. Page poster =
this.PreviousPage;..........
Advantages: Hidden frames allow you to
cache more than one data field, The ability to cache and access data items
stored in different hidden forms............
|