Could someone help me create pagination like stackoverflow.com? I have written all my stored procedures to fetch necessary records from my db but I want c# code to generate links to paging.

share|improve this question
This isn't really a meta question - it's a programming question. Please ask it on Stack Overflow itself. – Jon Skeet Nov 4 '09 at 7:04
Your question is most likely a dupe as well. Go here and search first: stackoverflow.com/questions/tagged/pagination+c%23 – random Nov 4 '09 at 7:06
These people make me so very sad. – GEOCHET Nov 4 '09 at 12:43

closed as off topic by Jon Skeet, random, splattne Nov 4 '09 at 7:17

Questions on Meta Stack Overflow are expected to generally relate to the Stack Exchange family of websites and/or community in some way, within the scope defined in the faq.

You must log in to answer this question.

Browse other questions tagged