.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Latest posts

Rick_Anderson
Rick_Anderson
Mar 12, 2013

Deploy a Secure ASP.NET MVC application with OAuth, Membership and SQL Database

I’ve published a tutorial shows you how to build a secure ASP.NET MVC 4 web application that enables users to log in with credentials from Facebook, Yahoo, ...

0
0
Mike Wasson [MSFT]
Mike Wasson [MSFT]
Mar 7, 2013

ASP.NET Web API: Using Namespaces to Version Web APIs

In this post, I’ll show how to extend the routing logic in ASP.NET Web API, by creating a custom controller selector. Suppose that you want to version ...

0
0
Tom Dykstra - MSFT
Tom Dykstra - MSFT
Mar 6, 2013

Visual Studio Web Deployment Tutorial Series Updated for Windows Azure and LocalDB

This week we published an updated version of the popular 12-part tutorial series that shows how to deploy an ASP.NET web application with SQL Server databases. ...

0
0
VKichline
VKichline
Mar 4, 2013

Disabling Knockout Intellisense

Update 4/4/2013: This problem is fixed in Visual Studio 2012 Update 2 (VS2012.2). If the internal JavaScript engine could not figure out the IntelliSense in one...

0
0
raghuramn
raghuramn
Feb 25, 2013

Translating OData queries to HQL

AspNet Web API OData makes it really simple to expose your IQueryable backend to be queried using the OData query syntax. Check out some samples here. If you ...

0
0
Xinyang Qiu
Xinyang Qiu
Feb 21, 2013

MVC Single Page Application Template for ASP.NET and Web Tools 2012.2

With the final release of ASP.NET and Web Tools 2012.2, we refreshed single page application page on asp.net .  It talks about KnockoutJS Template and ...

0
0
Anton Babadjanov
Anton Babadjanov
Feb 20, 2013

Pre-release of ASP.NET Scaffolding with a Web Forms scaffold generator

Today we are sharing a pre-release build of a new code generation framework known as ASP.NET Scaffolding, as well as a scaffold generator (code generator) for ...

0
0
Hongmei Ge
Hongmei Ge
Feb 19, 2013

A Message Flow in ASP.NET Web API OData

One of the biggest benefits that you have with ASP.NET Web API is that it gives 100% transparency of the source code because it is open source. You can easily ...

0
0
Brandon Bray
Brandon Bray
Feb 19, 2013

.NET Framework Documentation Improvements

The CLR documentation team has been busy responding to feedback and making updates and changes to the .NET Framework documentation in the MSDN Library. We would...

0
0