Is REST mandatory for MVC?
Posted
by balalakshmi
on Stack Overflow
See other posts from Stack Overflow
or by balalakshmi
Published on 2010-03-20T16:10:16Z
Indexed on
2010/03/20
16:11 UTC
Read the original article
Hit count: 325
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 question: is REST mandatory for MVC implementation?
© Stack Overflow or respective owner