asp.net connection string?
hai all,
I had one doubt in asp.net connection string.
I can write the connection string in web.config file.
I could open connection from each page.
Is it the only way to open connection is through each page or any
other method is there.
Any one please guide me