Chapter 7. Application Framework and Configuration

   

In this chapter

Application Configuration

global.asax

Programmatically Setting Region and Locale

This chapter covers the topic of ASP.NET configuration. ASP.NET configuration is now much easier and much more flexible than classic ASP configuration. Almost everything can be configured in the config.web file, which is XML and can easily be edited. This new system of configuration will save you hours and make your job much easier.

Also covered is the global.asax. This file contains application and session events and makes ASP.NET applications easier to control and manage.

   


Special Edition Using ASP. NET
Special Edition Using ASP.Net
ISBN: 0789725606
EAN: 2147483647
Year: 2002
Pages: 233

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net