Hi all, I have a connection string that I want to store in a file and retrieve via VB.net.
In VB 6 I would have just used an ini file and retrieved the information via an API call.
How can I do the same thing in VB.net??? I understand that ASP.net has the webconfig file but what about Vb.net??
Thanks in advance
Mark
