ASP.NET AJAX username availability check with UpdatePanel
ASP.NET AJAX username availability check without UpdatePanel
I used UpdatePanel in our project and it works alright. I didn’t read either of these posts when I did it. It was not too hard to figure out even though I did remember myself having some issues. However, the web service method is much much better and well worth the time to learn and implement.
Great great posts from both sites!