I wish to configure a connection string in c#
for the user entered inputs like username and password, i have to build a connection string that constitutes user entered inputs. so that we need not change the code in app.config always
please help me as soon as possible..