Hi All,
I am working on a windows application, and the datasource name in app.config keeps on changing with different machines. How can I create an app.config which takes a dynamic datasource name.
Thanks in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
NiveditaPosted Mar 29, 2011, 6:38 AM
The application is for standalone machines which are not in a network so the database is local and they are not connected in any way, So its not possible to keep the database in one server.
Mayur GujrathiPosted Mar 29, 2011, 6:26 AM
NiveditaPosted Mar 29, 2011, 5:32 AM
Thanks for your response.
I reffered the following article
http://www.c-sharpcorner.com/UploadFile/rahul4_saxena/1079/
Mayur GujrathiPosted Mar 29, 2011, 5:22 AM