|
|
submitted by
vivekamar
1 year, 2 months ago
dotnetcurry.com — Web.config is a XML file containing the configuration settings of our application. Amongst its other uses, the file is extremely handy when it comes to changing configuration settings of an application, even when the application is live. You can define your own specific application settings, such as a database connection string using the tag and read and write values to the file programmatically. In this article, we see how to read the configuration settings in the web.config using ‘JavaScript’.
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|