A word from my sponsors
I work for Unique World, a Sydney-based IT solutions consultancy and Microsoft Gold Partner. Check us out. Now.
ASP.NET AJAX 1.0 released
OK, first article..
This should be your first port of call on the way to adding ASP.NET AJAX to your existing ASP.NET sites. I’m pretty sold on ASP.NET AJAX (though not the name… Atlas was nicer) for several reasons: -
- The UpdatePanel - AJAX your page in 3 seconds flat
- The open-source control library – some very nice controls in the first release, more on the way
- The Javascript extensions – not played too much with this except calling a webservice from JS - looks very powerful, most definitely worth further investigation
- Writing your own controls
- It’s going to be part of ASP.NET 3.0 – which means MS are serious about it
- ScottGu’s blog and the rest of the community – http://weblogs.asp.net/scottgu/ - check it out
I’ll be writing more in-depth .NET AJAX articles in the very near future, but this should give you something to get started with if you haven’t already.
Oh, and welcome to my blog !