I have to say, I’m very impressed with the implementation of ASP .NET AJAX. After creating several projects in .NET, converting several of my pages to implement AJAX was beyond easy. It was incredible. It takes all the “thinking” out of AJAX and just makes it work. Now, I’m not familiar with the security and stability of it, but for simple AJAX to make your interface just “nicer”, its amazing. I’ll be posting a few tricks and tips that I discover as I play around with the AJAX capabilities of .NET.