.NET Blog

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

ASP.NET Community Standup – June 30, 2015

This is the first in a series of blog post that will cover the topics discussed in the ASP.NET Community Standup.  The community standup is a short video with some of the leaders of the ASP.NET development teams to discuss the accomplishments of the team on the new ASP.NET 5 framework over the previous week.  Within 30 minutes, Scott ...

ASP.NET 5 Beta5 Now Available

This week we released ASP.NET 5 Beta5 as an in-place update to Visual Studio 2015 RC on http://nuget.org! The version that shipped with VS2015RC was Beta4 so you’ll definitely want toget this update. ASP.NET 5 Beta5 is loaded with lots of new features, improvements, and bug fixes. It’s important to remember that there’s the ...

Cool ASP.NET Web Forms Features in 2015 – Async Model Binding

This is the first in a twice weekly series of blog posts that we’re going to share from the Microsoft Web Development blog to showcase some of the really cool and mature features available in ASP.NET Web Forms for developers to use in their projects.  Web Forms is the development model that was deployed first with ASP.NET in 2001, and has ...