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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ASP.NET MVC PeachAjax!