New version of AJAX Wrapper for .NET
New version of AJAX Wrapper for .NET
"New version of AJAX Wrapper for .NET
A new version of the AJAX Wrapper DLL is available online for free at http://ajax.schwarz-interactive.de/download/ajax.zip. For demonstration I have added a new sample (including source code of sample project) that will show how to use the AJAX Wrapper DLL in you projects:
http://ajax.schwarz-interactive.de/csharpsample/default.aspx
http://ajax.schwarz-interactive.de/vbnetsample/default.aspx
Now, the AJAX Wrapper DLL is working with VB.NET, C# and any other .NET language. Firefox, Mozilla and Internet Explorer are supporting XmlHttp request, and there is no need to adapt Javascript code.
You can now use bool, int, string, xml and your own classes as return value. If you return your own class you will be able to use it directly as a real object. ..."
Interesting. I've been doing AJAX for years now, but doing it in a IE only fashion. This sounds like if I want to continue with AJAX development I'll want to check this out.
No comments:
Post a Comment