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. 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.
People who downloaded this software also downloaded...
Embarcadero Power SQL
Embarcadero PowerSQL simplifies SQL development for application developers with many features for improving productivity and reducing errors.
WebAlbum 3.7
create web albums
ImgX Controls 6.3
Add image manipulation to your Visual Basic applications.
HTML Link Validator 4.50
Verify Web sites for broken links and edit the sources.
CSS design Wizard 2.60c
customise the CSS stylesheets design
PG Real Estate Solution OCT.2009
Integrate a real estate database into your Web site.
OpenX Ad Server 2.8
Rotate ads and manage campaigns on your Web site.
Advanced HTML Encrypt and Password Protect 1.09
encrypt & protect your HTML
Link Checker 2.50
check URL links in MARC records and bibliographic databases
Merge Pro 2.2 build 105
Analyze and merge your source code, compare wordprocessors texts, images and folders.




