News

The most important being the unification of MVC, Web API, and Web Pages. It almost goes without saying that Razor, the default rendering engine for MVC 6, will but upgraded to support C# 6.
Microsoft has recently released the Visual Studio 2013 Preview 1, which includes ASP .NET Web API 2. One of the most notable new additions to Web API is attribute-based routing. Prior to version 2, ...
ASP.NET Core is a cross-platform, open source, lean, fast, and modular framework for building high-performance web applications. ASP.NET Core MVC applications enable you to redirect a request to a ...
Membership is a basic need for all applications which require personalization. Today more than ever, mobile applications are built either along side the web app or as the primary application ...
Everyone appreciates good documentation -- when they need it, anyway -- but creating and maintaining that documentation sure feels like a chore sometimes. I've been researching Web API documentation ...