Wednesday, 4 February 2015

How to Edit text file in .exe.config file in vb net



I have vb .net project that use config file to setting the connection. Existing i have to open config file to change the value of app setting in that file, but i think it's not user friendly, so i want to change the value at .exe.config file using form, do anyone knows how to do that?


No comments:

Post a Comment