May 2012
Intermediate to advanced
544 pages
17h 23m
English
In This Chapter
• Building Search Pages with Filter Templates
• Filter Template Lookup Rules
Search functionality is essential for most database applications. Whether it is a customer browsing the product catalog or a service representative looking up a customer record, users need a fast and convenient mechanism for finding the information they need. For more than a decade now, ASP.NET developers have been using stored procedures to implement data access code in general and search functionality in particular. For each search screen, such as the Customer search page shown in Figure 5.1, one or more stored procedures ...
Read now
Unlock full access