0
kicks
Check username availability with ASP.NET AJAX
A good solid article on checking username availability as well as checking for duplicate emails while a user is filling out a registration form. SHows how to use PageMethods, static (shared) WebMethods and, using javascript to tie it all together.