Showing posts with label Web API. Show all posts
Showing posts with label Web API. Show all posts

Wednesday, July 25, 2012

ASP.NET MVC 4.0

MVC Overview: 


MVC Architecture has implemented by Trygve Reenskaug at 1979 for the first time. It was implemented on Smalltalk at Xerox labs. Then benefits and advantages of this architecture has been accepted by most of the coders and software engineers.It was an information about MVC’s history above. Now lets talk about what really MVC is. The word M stands for Model, V stands for View and C stands for Controller. I am going to mention about each item.