brady gaster

yadnb

AJAX Support - INDEED!

I've been tooling around with M.Schwartz's AJAX.Net implementation. First off, let me say that I've been very impressed with the framework and have felt for the past few days that its surprising no one has touched on this implementation as an inclusion to the next release of .Net. In fact, I feel that Microsoft should look around - AJAX is exploding. Though the technology is nothing new (I implemented an application which made use of the XmlHttp object as early as 1999), the widespread adoption of it in the non-IE world is a recent interest.*

This morning I came into the office to find that Michael has submitted his implementation as an idea to the Microsoft Product Feedback Center. Hats off, Michael! I have to say that of all the newest things I've seen bounce up in the .Net community, this implementation is one of the more important items on the agenda for the future, and I feel that it must be taken seriously.

* I'll rant about this topic in a later post, so stay tuned.

Comments

Scott said:

What about client side script callbacks in ASP.NET 2.0? That's already in 2.0.
# June 1, 2005 9:28 AM

Robert McLaws said:

Rest assured, it's on Microsoft's radar. They recently put out a survey to .NET MVPs asking if they should include more functionality like this in future versions of ASP.NET. I don't think changes will make it in 2.0, but you never know.
# June 1, 2005 10:00 AM

Robert McLaws said:

Scott is right though... there is (limited) support for AJAX in ASP.NET 2.0 already. But it's not as fleshed-out as it needs to be.
# June 1, 2005 10:31 AM

Vurg said:

The problem with the basic client-side callbacks introduced in 2.0 is there is stil a disconnect between the framework types and the scripting environment. The developer still has to worry about handling the text blob that gets passed in between. AJAX takes care of this, but its appearance in 2.0 RTM is questionable.
# June 1, 2005 12:23 PM

Roland said:

AJAX should be added in a similar way like the Ajax.NET library. The difference between ASP.NET 2.0 script callbacks is that they are not easy to use. The Ajax.NET library is something that will help you to develop fast and build cool UI apps with web pages. Michael, go on with that task!!!
# June 1, 2005 12:42 PM
Leave a Comment

(required) 

(required) 

(optional)

(required)