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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ASP.NET MVC PeachAjax!