T
Thirsty Traveler
Peter Bromberg has an interesting article eggheadcafe discussing AJAX
libraries. He prefers ANTHEM.NET over AJAX.NET because it doesn't break the
stateful page model. Our developers are currently using AJAX.NET after
extensive research because ATLAS is currently not ready for prime-time and
much more verbose than AJAX.NET.
I was looking at some "Hello World" status on various libraies and ATLAS
does, indeed, result in much more traffic.
The total traffic in bytes was:
ASP.NET 2.0 without AJAX -- 3,470
AJAX.NET Pro -- 15,536
ATLAS -- 181,850
ANTHEM.NET -- 15,618
It appears that ANTHEM is competitive with AJAX.NET and likewise has the
advantage of not breaking the stateful Page model.
I am wondering what others think about this? Should we continue with
AJAX.NET, switch to ANTHEM.NET... or wait for ATLAS?
libraries. He prefers ANTHEM.NET over AJAX.NET because it doesn't break the
stateful page model. Our developers are currently using AJAX.NET after
extensive research because ATLAS is currently not ready for prime-time and
much more verbose than AJAX.NET.
I was looking at some "Hello World" status on various libraies and ATLAS
does, indeed, result in much more traffic.
The total traffic in bytes was:
ASP.NET 2.0 without AJAX -- 3,470
AJAX.NET Pro -- 15,536
ATLAS -- 181,850
ANTHEM.NET -- 15,618
It appears that ANTHEM is competitive with AJAX.NET and likewise has the
advantage of not breaking the stateful Page model.
I am wondering what others think about this? Should we continue with
AJAX.NET, switch to ANTHEM.NET... or wait for ATLAS?