Paul Mendoza C# blog
Tuesday, January 23, 2007
  Did you know? ASP.NET AJAX was released

I feel like I was just spammed on my RSS reader about the release today of ASP.NET AJAX. The screenshot on the left is a picture from Google Reader of some of the feed titles. Since I subscribe to a pretty large number of .NET developers and apparently ASP.NET developers, today was pretty eventful for them I guess. I looked over the release though and it doesn't really seem like anything new has been added to the release between the last version and the new release version that makes me think there is anything that special going on.

I've actually been very happy so far with the ASP.NET AJAX libraries that were in beta so for the last few months as I've had almost no issues with them at all. If you haven't had a chance to try the ASP.NET AJAX libraries, I highly recommend you try it out. It's incredibly simple compared to some others that are on there and if you're actually creating your own JavaScript, the new libraries and tools are incredibly simple to use in comparison. Now, it's not incredibly simple to setup and integrate but it's leaps and bounds beyond manually doing it with JavaScript.

Here is a neat little suggestion for you when you're starting to work with it. Just put your ScriptManager control that every AJAX using page needs in the Master Page for your site. That way you don't have to declare it on every page. Although this may incure a slight overhead to the page, it's probably minimal.



And if you want an awesome sample, David Barkol posted a great little sample site that he made using the new ASP.NET AJAX extensions. It's a very good sample site for the types of things you can do quickly with ASP.NET AJAX and he gives out the code for it as well.
 
Comments: Post a Comment





<< Home
I am currently an ASP.NET, C# developer working on MangosteenNation.com, a XanGo website for helping people build their businesses. I am also pursuing a degree at CSU San Marcos in Southern California.

XanGo at Mangosteen Nation

Archives
October 2005 / November 2005 / December 2005 / January 2006 / February 2006 / March 2006 / April 2006 / May 2006 / June 2006 / July 2006 / August 2006 / September 2006 / October 2006 / November 2006 / December 2006 / January 2007 / April 2007 / May 2007 / June 2007 / August 2007 / February 2008 / August 2008 /


Powered by Blogger

Subscribe to
Posts [Atom]