: :
Paging In ASP.NET
Publication Date
Publication Site
Article URL
In this article, published on 4GuysFromRolla.com, I show how to create a paging solution in ASP.NET that is control-independent, efficient, and accurate. I devised the paging process detailed in this piece within weeks of learning ASP.NET. (I have since improved it in a number of ways.) The code I demonstrate has been used by corporations, universities, government agencies, and individuals world-wide. Links to my article can be found on many programming sites. Though the piece was originally published in 2003, I still receive a steady stream of compliments from professional and novice programmers alike who have used the code in their applications and have found the article incredibly helpful.
This site has been online, in one guise or another, since early 2000. I designed and hand-coded the current version in early 2007. This site was programmed using ASP.NET 2 and standard client-side scripting (XHTML, CSS, JavaScript). I also shot the abstract photographs used on the left column of each page.
This site is cross-browser and cross-platform compatible. Firefox or Internet Explorer 6+ is recommended on a PC. Safari is recommended on a Mac. The XHTML and CSS on this site validates to W3C standards (XHTML 1.0 Transitional) and complies with Section 508 standards for accessibility. The layout and design is pure CSS and uses no HTML tables or formatting at all.