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, ...
The rise of rich Internet applications (RIAs) has lately become a hot topic in the Java community. In addition to new technologies like AJAX (Asynchronous JavaScript and XML), MacroMedia Flex, and ...
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 ...
ASP.NET MVC 5.1 has new HTML helpers that can be used to ease Bootstrap integration, as well as enum data type binding. Last time I looked at new attribute routing options in ASP.NET MVC 5.1. In this ...
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 ...