Retrieving Application Settings from the web.config
Tags:
VB
, ASP.NET
, 2003
, BCL
, Beginning
The web.config file contains configurable settings in an XML format that represents how the various features of ASP.NET should be employed for an instance of your application on that web server. The web.config allows the developer to store application settings, such as database connection strings or paths, that you can read from within your application. This video contains some introductory information about the web.config file and accessing it from code.
Downloads:
Sign up today to access downloads.
 |
Retrieving Application Settings from the web.config
Duration:
6 Minutes, 4 Seconds
Size:
687.02K
Recorded Using:
All Versions
|