
The ASP.NET and Visual Web Developer teams have released the ASP.NET and Web Tools 2012.2 update, which extends the existing ASP.NET runtime and adds new web tooling to Visual Studio 2012. Whether you use Web Forms, MVC, Web API, or any other ASP.NET technology, there is something cool in this update for you.

Wednesday, May 22, 2013
Ravi Kiran begins a two part series (source code available) showing how to implement a stock ticker using AngularJS and SignalR.

Tuesday, May 21, 2013
Steven Sanderson announces a plugin that leverages ECMAScript 5 language support to allow for simplified Knockout syntax.

Monday, May 20, 2013
Interesting post from Suprotim Agarwal showing how he used a Custom Assembly Resolver to dynamically create and plug in an ASP.NET Web API service at runtime.

Friday, May 17, 2013
Mahesh Sabnis demonstrates how to use OData query operators to easily add paging support to an ASP.NET Web API.