|
Subject:
|
ConfiguratinManager-vs-WebConfigurationManager
|
|
Posted By:
|
angshujit
|
Post Date:
|
1/2/2007 6:19:45 AM
|
hello, I cannot understand what is the difference between ConfigurationManager and WebConfigurationManager ? Please help me.
Angshujit
|
|
Reply By:
|
evandro.paula
|
Reply Date:
|
1/24/2007 8:13:54 AM
|
The difference is that System.Web.Configuration.WebConfigurationManager has got methods to work specifically with web-application configuration files.
Regards.
|