Z 5 ) MVC (Model view Controller)
MVC (Model view Controller) Model View Controller The first version of MVC is called MVED(Model View Editor) MVC is to multi layer architecture Model (class and variables) View (.cshtml) Controller (Logic building) MVC is directly operate html page in this reason it is called light weight environment. MVC Block Diagrame .NET Framework ASP.NET MVC ASP.Net Webform Benefits of MVC application It is manage complex application Direct control use in html It provide test driven development testing to (url http/data)


Comments
Post a Comment