Dive deep into building world-class cloud native applications with .NET and Azure using .NET Aspire!
.NET Blog
Free. Cross-platform. Open source. A developer platform for building all your apps.
Latest posts
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, ...
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 ...
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. ...
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...
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 ...
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 ...
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 ...
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 ...
.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...