Click here to Skip to main content
15,886,842 members
Articles / Web Development / ASP.NET

Unraveling the Mysteries of .NET 2.0 Configuration

Rate me:
Please Sign up or sign in to vote.
4.83/5 (352 votes)
28 Jun 2007CPOL35 min read 2M   4.9K   916  
Learn to utilize powerful new .NET 2.0 configuration features
In this article, you will learn how to utilize the powerful new .NET 2.0 configuration features to simplify and centralize your configuration code.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Jon Rista has been programming since the age of 8 (first Pascal program), and has been a programmer since the age of 10 (first practical program). In the last 21 years, he has learned to love C++, embrace object orientation, and finally enjoy the freedom of C#. He knows over 10 programming languages, and vows that his most important skill in programming is creativity, even more so than logic. Jon works on large-scale enterprise systems design and implementation, and employs Design Patterns, C#, .NET, and SQL Server in his daily doings.

Comments and Discussions