global.asax in ASP.NET 1.1
I want to write sqlconnection code in global.asax (application on start) so that I need not to repeat the code again and again in the web pages. Please try to help me with code example. Thank U.
With Regards,
S. Karthikeyan
|