Chapter 15. Configuring Your Application

In this chapter, you will learn how to configure your ASP.NET applications by taking advantage of the Machine.Config and Web.Config files. You can use these files to modify a variety of configuration settings, including security, compilation, and trace settings.

In this chapter, you will learn

  • How to modify the different sections of the Machine.Config and Web.Config files

  • How to store custom configuration information in the Machine.Config and Web.Config files

  • How to perform advanced configuration tasks, such as locking configuration sections

Overview of the ...

Get ASP.NET Kick Start 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.