Название: Implementing Paging with with the LinkButton Server Control
Автор: Daniel Ansari M.Sc. Computer Science (6/21/2004)
Содержание: This article presents a way to implement paging by using LinkButton controls. With their use, ASP.NET automatically uses the ASP.NET JavaScript function __doPostBack for the anchor tags, causing a POST event for the entire form, thus enabling the Framework to maintain the state of the page when it is processed and sent back to the client.
Размещение: http://www.dotnetjunkies.com/HowTo/AA6044F8-3BAC-4527-B43B-6D9BEED81996.dcik
Название: Mortgaging the Future
Автор: Kent Tegels MCDBA, MCSE+I, MCP+SB (6/17/2004)
Содержание: The other day I asked cyberspace what interesting yet practical mathematical problems for which they had written programs. The answers varied widely, but one that reminded me of my own experiences was generating an amortization schedule. The math for such a schedule itself is fairly easy and the programming involved is not overly complex...unless you decide you want to write it in T-SQL, as shown in this article.
Размещение: http://www.sqljunkies.com/HowTo/FE605D6E-654A-4DBF-9FC3-976A411F7BF5.scuk