client callback versus atlas?

B

Bob

Hi,

I develop aspnet applications (no webservices) often using gridviews with
sorting and dropdownlist ...
I was wondering whether i could use 'ajax' methods for speeding up my
applications (e.g. when sorting, the whole page is refreshed) .
Now i read about client callback and atlas and i have some questions about
that.

1) what's the best i can use (atlas or client callback)?
2) isn't it going too far for just speeding up e.g. in case of sorting in a
gridview?

Thanks for advice
Bob
 
G

Guest

ATLAS is big (in the sense that the assembly is large) and injects a lot of
script. Unfortunately, clientcallback implementation is not very robust. A
good middle ground might be one of the better open-source Remote Scripting
("AJAX" if you must) frameworks such as Anthem.Net or MagicAjax, both of
which can be found on SourceForge.net
Peter
 
B

Bob

Thanks

Peter Bromberg said:
ATLAS is big (in the sense that the assembly is large) and injects a lot
of
script. Unfortunately, clientcallback implementation is not very robust. A
good middle ground might be one of the better open-source Remote Scripting
("AJAX" if you must) frameworks such as Anthem.Net or MagicAjax, both of
which can be found on SourceForge.net
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,139
Latest member
JamaalCald
Top