我之前没有这样做过,所以需要一些线索。 我有一个 ASP. NET MVC4 (Beta) 项目 — — 移动项目 — — 设置。 我得到了一套 REST API 的消费。 我要怎么做呢? API 以 JSON 格式返回数据。 您有任何例子, 最佳做法吗?
I am trying to make a WebForms project and ASP.NET MVC per this question. One of the things I ve done to make that happen is that I added a namespaces node to the WebForms web.config: <pages ...