K
Kent Johnson
Hi all,
I have a lot of connection strings for a specific database on SQL-server in
my application.
Seen that there's a sqlConnectionString in Web.config.
Can I use web.config to store the info about the connectionstring there?
How do I call it from the application?
/Kent J.
I have a lot of connection strings for a specific database on SQL-server in
my application.
Seen that there's a sqlConnectionString in Web.config.
Can I use web.config to store the info about the connectionstring there?
How do I call it from the application?
/Kent J.