.NET Blog
Free. Cross-platform. Open source. A developer platform for building all your apps.
Latest posts
Large Object Heap Improvements in .NET 4.5
Garbage collection is one of premiere features of the .NET managed coding platform. As the platform has become more capable, we’re seeing developers ...
JavaScript Reference group Dedicated Worker
Travis Leithead showed a video "Building responsive apps and sites with HTML5 web workers" in BUILD. When editing "Dedicated worker" JavaScript file in Visual ...
Compatibility of .NET Framework 4.5
Fundamentals were a big part of our focus while building .NET 4.5. We divided fundamentals into seven areas called “tenets”. One of these tenets ...
Page Inspector for Visual Studio 11 Developer Preview
The upcoming version of Visual Studio introduces a number of improvements focused on diagnosing your Web Applications. One of these is the new Page Inspector. ...
Introducing .NET Framework 4.5
Update (2017): See .NET Framework Releases to learn about newer releases. This release is now unsupported. Last week at the BUILD conference, we had the ...
So, what’s new in the CLR 4.5 GC?
Last time I posted a "So, what's new" entry was when we release 4.0 ~3 years ago (can't believe it's already been that long..). Now I get to talk about ...
New HTML Editor feature in Visual Studio 11 Developer Preview
Visual Studio 11 Developer Preview has many new HTML editor features, including the following: Scott Gu's Blog: From ASP.NET 4.5 and Visual Studio 11 ...
New CSS editor features in Visual Studio 11 Developer Preview
The CSS Editor for Visual Studio 11 Developer Preview is a complete rewrite of the 2010 version, featuring excellent performance and stability. As soon as you ...
New JavaScript editing features for Web development in Visual Studio 11 Developer Preview
Visual Studio 11 Developer Preview has the JavaScript design time engine rewritten, sharing base with IE's JavaScript engine. It has faster performance and ...