New Article Titled Understanding The Web Configuration File - Part 1
Many of the configuration settings for an ASP.NET application that you may be working on can be maintained in a distinct XML based text file named Web.config. If you are familiar with XML then you will discover that this file is easy to follow and understand. Even if your experience level with XML is limited, I believe you will find the Web.config a user friendly configuration alternative. [
Read More ]