How-to Get Best Performance With Large Amount Of Data In aspx page?
Posted
by Vibin Jith
on Stack Overflow
See other posts from Stack Overflow
or by Vibin Jith
Published on 2010-05-14T08:52:45Z
Indexed on
2010/05/14
8:54 UTC
Read the original article
Hit count: 239
asp.net-2.0
I want to display 1000 rows and 80 rows in a GridView. I am little bit worried about the Performance of the application. If you know how to make it better performance ,please tell hw to do that in detailed way.
© Stack Overflow or respective owner