Quantcast
Channel: CSharp Forum Latest Questions
Viewing all articles
Browse latest Browse all 32059

Can i store the Datatable into ViewState with the records of

$
0
0
I am trying to store the datatable in to viewstate so that next time i can get the records from viewstate instead a new query from database, But it is working very good on Localhost but on server it is taking too much time with same code and same SPs.
 
or tell me is there any other way to do the same thing so that i can get the data from client side without any repeated hits on server.

Viewing all articles
Browse latest Browse all 32059

Trending Articles