News

Visual Studio 2010 (news, site) is now out as a Release Candidate and available to everyone to try out.
Know how you feel. According to Phil Haack, the Visual Studio 2010 Beta 1 was already in lock down before MVC 1.0 was released. Disappointing, but makes sense.
Here’s how to add AngularJS to an ASP.NET MVC application in Visual Studio 2015.
ASP.NET MVC and test-driven development show the future of delivering reliable applications. While Visual Studio 2010 enables you to integrate server-side testing into ASP.NET development, client-side ...
Microsoft's Scott Guthrie and Jason Zander dove into the Visual Studio 11 Developer Preview (and more) in the Wednesday Build keynote.
Applying role-based security is easy in ASP.NET MVC: Just decorate the relevant action method/controller class with the Authorization attribute, specify the allowed roles, and you're done. Every once ...