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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -