News

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'm interested to hear discussion on patterns for multi-tier applications having a central (in-house, internal network) datadatabase, but multiple UI clients across multiple platforms (HTML5, Android, ...
Take advantage of the recommended best practices and tips to build applications using ASP.Net MVC that can scale and are responsive, fast, easier to test and maintain This is another post on the ...
As fond as he is of using Controllers and Views, Peter isn't sure that Razor Pages aren't a better model for Web development. But the first step, adding Razor Pages to your project, isn't as easy as ...