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

Supporting Development and Release web.config in ASP.NET

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
10 Jan 2011CPOL 8.8K   2  
I wrote a custom ConfigSectionHandler that allows encrypted entries. Then I crafted a config reader that determines, based on the name of the machine where the code is running, which configuration section to read from while decrypting any encrypted entries on the fly.There is a special...

Views

Daily Counts

License

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


Written By
Web Developer
United States United States
Senior Software Developer US Coast Guard.

Comments and Discussions