Ajax recommendation for .net 1.1

G

Guest

Hi,

Can any one recommend a good starting point for learning and using AJAX for
ASP.net 1.1

Thnx
 
G

Guest

I'd recomend downloading Anthem.net, which is an open source, full-featured
"AJAX" (Remote scripting) framework that builds for both ASP.NET 1.1 and 2.0.
Unlike the other offering mentioned, it preserves the stateful nature of the
ASP.NET Page without relying on external handlers. You can find it on
Sourceforge.net
Peter
 

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

Similar Threads

.net 1.1 && Ajax ??? 2
Ajax enabled asp.net 1.1 application 1
AJAX and Framework 1.1 4
AJAX 13
AJAX v. Postback 4
AJAx controls not working on win2k8 r2 64 bit 1
ajax book? 2
AJAX Control Toolkit 3

Top