AJAX Framework

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
 
C

Cowboy \(Gregory A. Beamer\)

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!
*********************************************
 
S

Steve C. Orr [MCSD, MVP, CSM, ASP Insider]

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.
 
T

Thomas Hansen

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
 
C

cowznofsky

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/
 

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

Top