Web.Config Problem ??
-
Hi All, I am working on a .Net library to be used within the organization. There are lot of configuration settings for the library which will be accessed via a wrapper class so the developer doesnt have to take care of passing of settings to the library. Now the question is whether i put all the configuration in the web.config file and access using the configsectionhandler interface or should i put the configuration in a seperate xml file and access using XML DOM. One of the reason i asking this bcos if we change anything in the web.config file the whole application resets which i donot want. Can anyone please tell me which one is a better approach and why ???? Thanxs in advance. Maharishi Bhatia :) Nothing is Impossible. Even impossible spells "i m possible"