Posts Tagged ‘.net’

ASP.NET MVC 1.0 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. This means that developers can take advantage of the MVC design patterns to create their Web Applications which includes the ability to achieve and maintain a clear separation of concerns (the UI or view from the business and [...]

Thursday, March 19th, 2009 at 08:51 | 0 comments
Categories: .net
Tags: , ,
TOP