Posted: 5 years ago

Filed under: ASP.NET

Tagged with:

Follow comments

Ways to do paging in ASP.NET

I found this wonderful article that compares the performance of different methods of paging in SQL Server a while back, but it was either eaten when my database got corrupted or I forgot to blog it.

The article compares six different types of paging and gives information about the strengths and weaknesses of each. Apart from the performance information, it’s a great article just to get some new ideas about how to page your data.

Comments

  1. Inferano Says:

    Wish there was more information regardig the implementation of Paging…
    Waiting for more

  2. Helen Says:

    What specifically are you after? There’s heaps of information about paging on the net, just search google.

Leave a Reply