开发者

Is REST mandatory for MVC?

I am beginning on ASP.net MVC. All the articles I have read so far mention REST as a key feature in MVC implementation My que开发者_如何学Gostion: is REST mandatory for MVC implementation?


No. You can use any url scheme you want. MVC just makes doing REST much easier than WebForms.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜