Community

Understand ASP.NET 2.0 configuration file processing

(Tony Patton) Configuration files are an important aspect of .NET development. ASP.NET applications have web.config and other configuration files, while non-Web applications have app.config. Here’s a closer look at how ASP.NET 2.0 uses configuration files (specifically machine.config and web.config)

Read More - Register for Free Membership