.NET Blog
Free. Cross-platform. Open source. A developer platform for building all your apps.
Latest posts
Improvements in .NET Framework Setup for Developers, IT Pros, and Users
The only experience most Microsoft customers have with the .NET Framework is the deployment and installation experience, which is why we spend so much time ...
BlogEngine.NET and Windows Azure Web Sites
The Windows Azure Web Sites team has been hard at work looking at various applications and working with vendors and community contributors to add some great ...
Improving Your App’s Performance with PerfView
Late last year, Vance Morrison, who is currently an architect on the .NET Framework Performance team, released PerfView, which is a new performance tool for ....
Spell Checker extension for Visual Studio 2012 HTML, ASP.NET, CSS and other files
I have updated spell checker extension for Visual Studio 2012. You can download it from Visual Studio Gallery. Spell checker supports text verification in...
More Details on the “Closing Tag Problem”
We are testing a fix for the “closing tag problem” bug, but it will still take some time to deliver the fix to customers. The work-around posted ...
Workaround for HTML closing tag problem
In Visual Studio 2012, HTML tags will fail to be automatically closed when using the following keyboard layouts: On these keyboards, the “>&...
WCF Duplex Bi-directional Streaming with WebSocket Transport
DuplexBiDirectionalStreaming VS2012 project DuplexBiDirectionalStreaming.zip Introduction With WebSocket transport, it’s possible to use streamed transport ...
ASP.NET 4.5 ScriptManager Improvements in WebForms
The ScriptManger control has undergone some key targeted changes in ASP.NET 4.5 which makes it easier to register, manage and combine scripts using the ASP.NET ...
Configuring your ASP.NET application for Microsoft OAuth account
This post is a part of the series about how to enable and use OpenID/OAuth support that was added to the ASP.NET templates in Visual Studio 2012. In this post I...