Q
Quentin Huo
Hi,
There is a page in my project which is just to list the all article titles
by paging (20 titles per page). So I think it might be more efficient using
SqlDataReader instead of DataSet. But How can I make paging on DataReader?
Can I do this? If yes, can you show me a short example?
Thanks
Q.
There is a page in my project which is just to list the all article titles
by paging (20 titles per page). So I think it might be more efficient using
SqlDataReader instead of DataSet. But How can I make paging on DataReader?
Can I do this? If yes, can you show me a short example?
Thanks
Q.