Web Development with Power, Productivity & Speed

Daily Community Spotlight RSS FeedView All

Announcing Release of ASP.NET and Web Tools 2012.2 Update

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.

Supporting only JSON in ASP.NET Web API – the right way

Friday, June 07, 2013

Filip Woj. explains how to handle cases where you only want your ASP.NET Web API to accept and serve JSON data.

Windows Azure: Announcing New Dev/Test Offering, BizTalk Services, SSL Support with Web Sites, AD Improvements, Per Minute Billing

Thursday, June 06, 2013

Scott Guthrie announces several big improvements to Windows Azure, including SSL support on Windows Azure Web Sites

DataTable using SignalR+AngularJS+EntityFramework

Wednesday, June 05, 2013

Gustavo Armenta Valdez shows off a nice sample using AngularJS, SignalR, and Entity Framework to handle CRUD operations on a data table.

Lifecycle of an ASP.NET Web API Message

Tuesday, June 04, 2013

Great post from Suprotim Agarwal explaining - with several helpful diagrams - entire lifecycle of an ASP.NET Web API request.