A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Microsoft this week made available a final release of ASP.Net MVC 2, which provides a Model View Controller pattern for building Web applications leveraging ASP.Net. Version 2 is available for Visual ...
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 ...
The goal of the IClientValidatable interface is to let you extend your server-side DataAnnotations with client-side functions in ASP.NET MVC 3. For instance, a Data Annotation that ensured that a ...