.NET Blog
Free. Cross-platform. Open source. A developer platform for building all your apps.
Latest posts
General Performance Improvements in VS2010 since Beta2
When we released Beta2 in Oct 2009, there was a lot of customer excitement about the super cool features in VS 2010. However, one recurring complaint from ...
VWD Available on Web Platform Installer (Now in Four Languages)
< p>Visual Web Developer 2010 Express is available for installation via the Web Platform Installer at http://microsoft.com/express/web. The English...
Design View Performance Improvements
Hi, I’m Dan Chartier, I work on the Web Tools designer and helped improve its performance in Visual Studio 2010. For some background, Visual Studio 2008 ...
Debugging with the Right Tools
Wow, it’s been almost a year since I last blogged J We just shipped CLR V4.0. Yay! An internal email thread prompted me to write this blog entry – ...
Framework .NET 3.5 Sp1 required for targeting frameworks 2.0, 3.0 or 3.5 (multi-targeting) using Visual Studio 2010
We have had some customers ask why they are unable to target earlier frameworks .NET 2.0, 3.0 or 3.5 using Visual Studio 2010. Targeting earlier frameworks (...
Web Deployment: Excluding Files and Folders via the Web Application’s Project File
Web Deployment (see this posting for an overview) offers a set of pre-determined options to allow users to include the most common sets of files for deployment...
One-Click Publish – What’s New Since Beta 2
Publishing using MSDeploy In-Process Deployment or Remote Agent Through the Beta 2 release, VS 2010 had only supported publishing to servers ...
Upgrade or Uninstall of Office 2007 might cause VS 2008 Web designer to hang
Update (5/3/2010): In addition to the VS designer surface not loading, there are other actions that will cause a hang. Working with CSS ...
Controls State: “Error Creating Control” in the Design View in Visual Studio 2010
In VS 2010, if you are accessing the Session state in the OnInit(…) method of your page, similar to the following code snippet: then you will encounter ...