This library generates dynamic JavaScript code to use for AJAX operations. The library requires jQuery.
For example, if you use an Action Method within a Controller for AJAX operation, you can quickly access this via the dynamically generated JavaScript file as follows:
peach.ControllerName.ActionMethodName(parameter1, parameter2, parameter3);
The mapped parameters are directly associated with the ActionMethods parameters.
Customization features include:
* Custom parameters
* Custom callbacks
* Custom client-side processing functions for parameters (for serializing specialized model types)
* Custom pre-request processors
* Custom post-request processors
* And much more!
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ASP.NET MVC PeachAjax!