Hi all,
I have some webpages in my project, each web page contains same connection object more than one time .
I want to store a single connection object in a session variable and use it .
Is it possible and efficient to do like this ? Can anybody suggest a best way to do like this.
Many thanks to you....
I have some webpages in my project, each web page contains same connection object more than one time .
I want to store a single connection object in a session variable and use it .
Is it possible and efficient to do like this ? Can anybody suggest a best way to do like this.
Many thanks to you....
Comment