WEB.CONFIG

Joined
Feb 23, 2011
Messages
1
Reaction score
0
hi all ,

i have an web.config file in ASP.NET project, that contains my connection string.
any way to let the user decides what database to work on ? so what i want is to change the connection string by the client.

thanks
 
Back
Top