Model-View-Controller (MVC) paradigm is an intuitive and widely accepted strategy in UI design, be it web or rich client. In fact it is so well established as a de-facto standard, that "compliance ...
I want to develop an MVC site in my free time without the expense of a Windows server. I've built commercial sites with Microsoft's MVC/Entity Framework in Visual Studio, is there anything I need to ...