阅读背景:

是否有一个项目可以自动生成JavaScript代理代码来调用ASP.NET MVC操作方法?

来源:互联网 

Is there c# code that takes an existing controller, analyse its public Action methods and generate a JavaScript proxy class so that it can be easily called by other Javascript code? I already know we can use jquery to do a $.post and $.get to call our ajax services but I believe the process can be simplified by not having to specify the relative url of the AJAX web service URL and a parameter name for each parameter input. Is there c# code that takes an existing control




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: