Hi Everyone
I am very new to .net windows programing, i have written a connection string in a application configuration file and which i have to use in my application ie in form1 which i am unable to get. can any body find me some example to how to reference that connection string on to my application ie form1
Regards
Rajeev
Jan MontanoPosted Dec 11, 2007, 11:25 PM
Here's an example : How to create and use configuration files
Cheers, Jan