Language

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.

Creating PDF with ASP.Net MVC and RazorPDF

Wednesday, June 12, 2013

Jalpesh Vadgama shows how to create a PDF from an ASP.Net application using the Razor PDF NuGet package.

The JSON Web Token Handler for .NET 4.5 Reaches GA!

Tuesday, June 11, 2013

Vittorio Bertocci announces the release of the .NET 4.5 handler which handles validating, parsing and generating JWT tokens both in conjunction with Windows Identity Foundation and standalone.

Composite C1: We have a release!

Monday, June 10, 2013

Marcus Wendt announces Composite C1 version 4, their second big milestone release since open sourcing the popular CMS back in October 2010.

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.