Jake's Blog
What's going on?

Ajax in .NET 1.1

Friday, November 30, 2007 12:09 AM

I recently was working on a project in .NET 1.1 and needed an Ajax solution and .NET 2.0 or beyond was out of the question due to hardware and environment constraints.  I found a solution I wanted to share.  Maybe you have found a better one out there, but I was quite pleased with what I found.  I found http://www.ajaxpro.info/.  It was written by Michael Schwarz in Germany.  I don't know the fellow and haven't tried to contact him, but he wrote a heck of a solution.  I really enjoy the flexibility.  One thing I will warn you is that I could not get the latest release to work on my development box.  I ended up downloading the previous release version and it worked just fine.  It seems some of his examples are from previous versions and he adds a lot to the setup and deployment over major version numbers.  Anway, if you are looking for a good Ajax solution, give his a whirl.  It is pretty good and accomplished what I was looking for in every regard.  Not too mention, it does so much of the work for you converting data types, methods, etc back and forth between Javascript and C#.  Great stuff!


Technorati Tags:

Feedback

No comments posted yet.


Post a comment