In my last post on ASP.NET AJAX 4.0, we took a look at the new DataView ASP.NET AJAX control. We saw that by using a DataView, we could easily bind data with JavaScript or declaratively with a few attributes. In this post, we’ll look at another feature of the ASP.NET 4.0 AJAX Library, the Observer [...]

ASP.NET 4.0 AJAX – Preview 4 – Data Binding
Throughout the course of my introductory posts on ASP.NET AJAX 4.0, we looked at the new DataView control as well as the Sys.Observer class, which brings the Observer pattern to plain JavaScript objects. The new ASP.NET AJAX release is very exciting offering powerful new features to take AJAX enabled applications to a new level. In [...]