ARI Asynchronous Remote Interface
ARI Asynchronous Remote Interface 1.0

ARI Asynchronous Remote Interface 1.0



Category: Programming Tools / .NET

ARI is a free .NET Ajax programming library that removes all the complexity associated with developing Ajax enabled web sites. ARI allows you to execute methods in the App_Code directory of your ASP.NET web site using an extremely simple call syntax.

Advertisements:

ARI, which stands for Asynchronous Remote Interface is a .NET Ajax library that eliminates all of the complexity of Ajax programming for .NET based web sites. ARI is a drop-in solution that allows you to make remote calls to all of the server side code residing in the App_Code directory of your web site with an extremely simple syntax. Underneath the covers, ARI is a very powerful .NET Ajax programming library that fully handles data marshalling between JavaScript and .NET, remote invocation through reflection (including method overloads), callback functions, error handling, exception handling, protocol serialization and deserialization, and more.Like most of the other free libraries available ARI was designed from the perspective of usability first, making it one the simplest .NET Ajax programming libraries available anywhere. Here is what a .NET Ajax call looks like from JavaScript code in the browser:MyClass.SomeMethod ( myCallback, myErrorCallback [ , arg1, arg2 ... ] ); It could not be easier. (There are numerous client side and server side code examples on the Clipper Software web site.) ARI allows you to concentrate on the business logic of your project instead of the sometimes complex code related to Ajax infrastructure. ARI will make your ASP.NET web site more modular, simpler, more reliable, and will allow you to provide a much better experience for your end user.


If you need to do .NET Ajax programming, ARI is a complete solution that will fully Ajax-enable your .NET web site in minutes.

If you have problem downloading ARI Asynchronous Remote Interface, stop using your download manager and download directly from browser. Check also your firewall, proxy settings, because some download mirrors may require that you do not block the HTTP referers.

Easy Freeware is not responsible for program you are downloading nor for information provided about the software products listed on our freeware site as the publisher/developer can modify these software information without notifying us. Even if we try to check the files for viruses ourselves, we cannot guarantee 100% that they are clean. So, for your complete protection always check downloaded files for viruses, spyware and malware.


.NET Popular Downloads
 
Download Freeware .NET Obfuscator Skater Light 2.6

Freeware .NET Obfuscator Skater Light 2.6 Freeware .NET Obfuscator Skater Light Edition is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfuscation algorithms.