Ajax recommendation for .net 1.1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

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

Thnx
 
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
Is it possible to use AJAX in ASP.NET 1.1 projects? 3
AJAX and Framework 1.1 4
Book recommendations 1
AJAX 13
Book recommendations? 10
AJAX v. Postback 4

Back
Top