Web Development with Power, Productivity & Speed

Daily Community Spotlight RSS FeedView All

ASP.NET MVC, Web API, Razor and Open Source

Scott Guthrie announces that the source for ASP.NET Web API and ASP.NET Web Pages (aka Razor) are released under an open source license (Apache 2.0), and that they will be accepting community contributions.

Knockout 2.1.0 released

Monday, May 14, 2012

Steve Sanderson announces the 2.1.0 release of the Knockout JavaScript MVVM library, including Async Module Definition support, CommonJS, performance enhancements, and more.

My Favorite Features: Improved Tooling in Visual Studio 11 for JavaScript Developers

Sunday, May 13, 2012

Jason Zander blogs about some of his favorite productivity feature for JavaScript development in Visual Studio 11.

ASP.NET Web API Updates

Saturday, May 12, 2012

Henrik F Nielsen lists some recent updates in ASP.NET Web API, including per-controller configuration and content negotiation improvements.

Native HTML5 push notifications with ASP.NET Web API and Knockout.js

Friday, May 11, 2012

Filip Wojcieszyn demonstrates using ASP.NET Web API to leverage the server-sent Events EventSource API in modern browsers.