i am little bit of confusing that the mvc is part of the .net framework or net.
i have googled for this many articles i am getting different answers.please make me very clear on this doubt.
Thanks in advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Priyaranjan K SPosted Oct 30, 2015, 3:02 AM
Ram,
MVC stands for model-view-controller which can be considered more as an architectural pattern. It is not a part of .NET framework . It was first implemented in Smalltalk. In later years other programming languages adopted this pattern due to its wide acceptance .
Jignesh TrivediPosted Oct 30, 2015, 1:20 AM