I want to change the connection string of my application dynamically.when person open web sites,he/she gets site choice..that wchich site he wants to login...when he log in into particular site then i need to save the data of that particulars into different
database..so i need to change the connection string dynamically.how can i do that using c# asp.net
Go to the complete details ...