By storing unstable data (subject to change frequently) in the web.config file, you can easily make changes to the data without having to re-compile and re-deploy the program. From NET 2.0 onwards, we can make use of the Configuration Class, which reduces the hassle of using the IConfigurationSectionHandler found in NET 1.x.x.
http://aspnet.4guysfromrolla.com/articles/032807-1.aspx
Tuesday, July 14, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment