AJAX Framework

  • Thread starter Thread starter Manuel Markus
  • Start date Start date
M

Manuel Markus

Hi,

which ajax framework should I choose from?

1) Ajax.NET Professional whcih has best browser support, but no controls
2) ASP.NET AJAX from Microsoft, I don't like UpdatePanel, what else is best
there?
3) JS Frameworks like jQuery with ASP.NET returning XML?

Thank you!

Manuel
 
I prefer the Microsoft stuff right now, but that is largely due to the
control support. I have used open source implementations prior to this. As
far as what you should use? It depends on your requirements.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*********************************************
Think outside the box!
*********************************************
 
ASP.NET AJAX is being integrated into ASP.NET, so you might as well learn to
use it now because you'll be learning to use it later anyway.
 
Hi,

which ajax framework should I choose from?

1) Ajax.NET Professional whcih has best browser support, but no controls
2) ASP.NET AJAX from Microsoft, I don't like UpdatePanel, what else is best
there?
3) JS Frameworks like jQuery with ASP.NET returning XML?

Maybe consider our framework?
http://ajaxwidgets.com/

??

..t
 
Hi,

which ajax framework should I choose from?

1) Ajax.NET Professional whcih has best browser support, but no controls
2) ASP.NET AJAX from Microsoft, I don't like UpdatePanel, what else is best
there?
3) JS Frameworks like jQuery with ASP.NET returning XML?

Thank you!

Manuel

Anthem is lightweight and very easy to use.
http://anthem-dot-net.sourceforge.net/
 
Back
Top