zondag, augustus 20, 2006

 

AJAX Meets ASP.NET 2.0 Membership Management For IIS

Microsoft ASP.NET 2.0 Member/Role Management with IIS, Part 3: AJAX Enhancements with Microsoft’s Atlas

Without actually running the web application, the only visual change the user can see in the AJAX enhanced version of this application is that there is no search button above the user list. This is because with AJAX, as the user types in the search criteria, the list of users is automatically restricted to the search criteria defined by users that begin with what is typed. Notice in the screen shot below, ch is entered into the username textbox and just the usernames beginning with ch automatically appear.

http://peterkellner.net/2006/03/02/hello-world
Third Article Published on MSDN! ASP.NET 2.0, Membership Meets Atlas
http://peterkellner.net/