ASP.NET AJAX - My first impression...

Well, here I am talking about ASP.NET AJAX again... This subject is so great that I could spend hours and hours on it, but let me say my first impression about it. I'm running my tests in a very slow machine with only VS2008 Beta 2, so quickless wouldn't be a problem hun? NO!!!!! I was surprised to see ASP.NET AJAX on action.

It's really lightweight, easy to learn and easy to deploy too!

I already coded AJAX on hand, handling the posts, creating the XMLHTTPRequest object and so on... you may think that I'm crazy, but I'll give you this tip, do it by yourself, one, two, ten times and you'll have an idea of how great is the work of the people that build AJAX Frameworks.

Back to ASP.NET AJAX, I'm very pleased to see that it's so easy that even ME (:P) can start coding without problems. The online documentation is great as is the software.

UpdatePanel and UpdateProgress are great and really can save your time as well. If you already tried it, you know what am I talking about but if you don't, download it and see it in action. It's amazing.

Well, on the next posts I'll start to put some code about my ASP.NET AJAX experience, so, came back to see it!!

See ya!@!

Chilá!@!

1 Comment

Comments have been disabled for this content.