asp.net - Is there anything wrong with modifying the web.config file dynamically -



asp.net - Is there anything wrong with modifying the web.config file dynamically -

i read this article. planning on creating setup page runs , allows user alter sql connection strings stored in web.config file. changes may help in deployment or development. question is possible alter connection string in web.config file based on user input , advisable. n.b connection string must contained in web.config

thank you

you may find helpful this blogpost on topic.

asp.net asp.net-mvc-3 c#-4.0

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -