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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ASP.NET MVC PeachAjax!