patterns & practices Search Bundle Released
Overview from CodePlex:
What's the value of this guidance?
>Illustrates how to improve responsiveness for your Search Web User Interface
>>>Illustrates how to use partial postbacks in ASP.NET AJAX.
>>>Illustrates how to provide a progress indicator for long running searches using the ASP.NET
>>>AJAX UpdateProgress control
>Illustrates how to page results to improve performance
>Illustrates how to implement the Live Search / Real-Time Search pattern
What is the concept?
Searching is a common requirement in most Web applications. Typical queries include searching for a customer, for a product, or for an article.
Often Web applications require users to search against data usually done via search pages with results that often span across multiple pages. ASP.NET AJAX can improve the performance and user experience of the search. Additionally the bundle provides guidance on how to display a progress indicator for long running searches and how to page the results on the server.
Get it here.
_
What's the value of this guidance?
>Illustrates how to improve responsiveness for your Search Web User Interface
>>>Illustrates how to use partial postbacks in ASP.NET AJAX.
>>>Illustrates how to provide a progress indicator for long running searches using the ASP.NET
>>>AJAX UpdateProgress control
>Illustrates how to page results to improve performance
>Illustrates how to implement the Live Search / Real-Time Search pattern
What is the concept?
Searching is a common requirement in most Web applications. Typical queries include searching for a customer, for a product, or for an article.
Often Web applications require users to search against data usually done via search pages with results that often span across multiple pages. ASP.NET AJAX can improve the performance and user experience of the search. Additionally the bundle provides guidance on how to display a progress indicator for long running searches and how to page the results on the server.
Get it here.
_
0 Comments:
Post a Comment
<< Home