Posted on: 1/15/2014 5:01:43 AM | Views : 624

Hi
I have created web application in asp.net
The application and database is in remote server
But if i access in web browser ,it takes more time to process the page and to display.
How to speed up the process?

I want to open  connection string sqlconnection only once in page
I want to use for all sqlcommand inside a single page
and finally close the connection
Please help me to get solution
Thanks
Chandran.





Go to the complete details ...