System.Configuration Namespace
.NET Framework version 2.0
Provides programmatic access to the connectionStrings configuration-file section.
The ConnectionStringsSection class allows you to programmatically modify the connectionStrings section of the configuration file. The connection strings are provided as a ConnectionStringSettingsCollection of connectionStrings add configuration elements.
<connectionStrings> Section ConnectionStringSettings Class ConnectionStringSettingsCollection Class
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note