资 源 简 介
Ext.Direct for ASP.NET MVC
ATTENTION
The project has moved to GitHub: https://github.com/elishnevsky/ext-direct-mvc
Ext.Direct.Mvc is an implementation of Ext Direct server-side stack for
ASP.NET MVC. Ext Direct is a platform and language agnostic technology to
remote server-side methods to the client-side. Ext Direct allows for seamless
communication between the client-side of an Ext JS application and all popular
server platforms. For more information about Ext Direct visit
http://www.sencha.com/products/extjs/extdirect.
Key features
Easy setup
Support for different types of parameters - simple types, complex types and arrays
Form post values can be bound to multiple simple type parameters, a single complex type parameter (object) or a mix of both on the server
Support for method aliases
Exceptions with full stack trace and additional user-defined data for easy debugging
Supp