Comparison of AJAX frameworks for ASP.NET

Daniel sent me his comparison of indirect AJAX programming frameworks for ASP.NET. As Ajax.NET is a framework where you have to do JavaScript programming other frameworks allow you to use AJAX stuff simply by adding some configuration to you web.config or by inheriting from a special page class.

See the comparison of AJAX frameworks here: http://www.daniel-zeiss.de/AJAXComparison/Results.htm

Note: Ajax.NET Professional has some prototype functions included that are not needed for all the calls (i.e. HelloWorld example). The client scripts are cached locally so you will have only a initial higher traffic. Daniel will add more diagrams that will show how the frameworks can be compared with multiple calls. As Ajax.NET Professional is a framework for advanced users it will have the smallest traffic.

Published Friday, February 03, 2006 10:27 AM by Michael Schwarz
Filed under: , , , ,

Comments

# re: Comparison of AJAX frameworks for ASP.NET

Saturday, February 04, 2006 7:42 AM by Prashant
Hie Michael,

this is something unrelated problem.

I have <Ajax.AjaxMethod(Ajax.HttpSessionStateRequirement.Read)> Public Sub showInviterGraphics(). In this sub, I'm calling a module, in which I'm saving a bitmap image in some folder. But in save method, I'm getting error "A generic error occurred in GDI+.". Previously this code of saving image worked fine(but without implementing AJAX). M I missing any parameters to achieve the same using AJAX..plz comment.i'm stuck coz of this..thnx..

# re: Comparison of AJAX frameworks for ASP.NET

Wednesday, February 08, 2006 2:45 AM by Vlad
Very useful comparison - thank you and thanks to Daniel.

# re: Comparison of AJAX frameworks for ASP.NET

Thursday, February 09, 2006 12:52 AM by noorahmad
i need farework version 1.1.4322