-----------------------------------------------------------
New Message on MumbaiUserGroup
-----------------------------------------------------------
From: Swapnil_B1
Message 1 in Discussion
Folks,
We will discuss today on the App_Themes and App_Data folders in
Application folder structure in ASP.NET 2.0
App_Themes
Themes are used to define visual styles for web pages. Themes are made up of a
set of elements: skins, Cascading Style Sheets (CSS), images, and other
resources. Themes can be applied at the application, page, or server control
level. By storing these elements within the App_Themes Folder all the pages
(including controls in page) in the solution, will take advantage of Theme.
Creation of Themes will discuss in my upcoming articles.
App_Data
It Contains application data stored in the form of files including MDF files,
XML files, text file as well as other data store files. The user account
utilized by the application will have read and write access to any of the files
contained within the App_Data Folder. By default, this is the ASPNET account.
The default ASPNET account is granted full permissions on the folder. If we
change the ASPNET account, we have to make sure that the new account is granted
read/write permissions on the folder. Various ASPNET application features, such
as the providers for membership and roles, as well as the Web Site
Administration Tool, are configured to work with the App_Data folder
specifically.
Note: As a security measure, files in the App_Data folder are not served by the
Web server. Do not store any Web pages in the App_Data folder because users
will see an error if they request a page from that folder.
Swapnil (Swaps)
http://swapsnet.space.live.com/
-----------------------------------------------------------
To stop getting this e-mail, or change how often it arrives, go to your E-mail
Settings.
http://groups.msn.com/MumbaiUserGroup/_emailsettings.msnw
Need help? If you've forgotten your password, please go to Passport Member
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help
For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact
If you do not want to receive future e-mail from this MSN group, or if you
received this message by mistake, please click the "Remove" link below. On the
pre-addressed e-mail message that opens, simply click "Send". Your e-mail
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]