Community

Managing Configuration Data Programmatically in ASP.NET 2.0

(SANJIT SIL) In ASP.NET 1.0 and 1.1 versions of the Framework provided API’s that enabled us to only read information from the configuration file. There is no way to write information into the configuration file. However, ASP.NET 2.0 includes a full configuration management API that enables us to na

Read More - Register for Free Membership