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.

Get Special Edition Using® Microsoft® ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.