Feb 16
The Release Candidate (RC) for Visual Studio 2010 and .NET Framework 4.0 is now available to the public. The biggest change from Beta 2 is a major improvement to Visual Studio performance, specifically as it relates to loading solutions, typing, building and debugging. The RC includes a “go-live license” for companies that wish to deploy Visual Studio 2010 in their production environment.
Download VS 2010 and .NET 4.0 RC
Popularity: 1% [?]
Jan 14
Do you need help convincing your boss that your company needs to upgrade to Visual Studio 2010? Or perhaps you are looking for additional ammo in your .NET vs. Java religious wars with your programming colleagues?
Microsoft has produced a Silverlight-based “Myth Busting Matrix” for Visual Studio. This nifty web tool details the benefits of upgrading to Visual Studio 2010 and helps dispel some widely-held myths about Visual Studio and the Microsoft .NET Framework. You can browse all three supported versions of Visual Studio (2005, 2008 and 2010) by your areas of interest and click on the myths for more information.

Visual Studio Myth Buster
Popularity: 2% [?]
Jan 14
Zain Naboulsi, a Senior Developer Evangelist at Microsoft, has started the “Tip of the Day” series for Visual Studio 2010, taking the reins from Sara Ford.
Visual Studio 2010 Tip of the Day
Popularity: 1% [?]
Oct 23
The second beta version of Visual Studio 2010 and Microsoft .NET Framework v4.0 are now available. VS 2010 and .NET 4.0 deliver significant new capabilities and improvements. The Beta 2 release was focused on performance, stability, and the integration of the overall feature set. The development team is awaiting our feedback on the product and preparing for the final release candidate (RC). Beta 2 includes a “go-live” license, which means you can start using these tools for your production projects.
VS 2010 and .NET 4.0 are slated to be released on March 22, 2010.
Download VS 2010 and .NET 4.0 Beta 2
More details about Beta 2 from Scott Gu
Popularity: 3% [?]
Jun 24
If you encounter this warning while compiling a Windows Form application in Visual Studio:
The service System.Windows.Forms.Design.IEventHandlerService already exists in the service container. Parameter name: serviceType
The solution is not very obvious, and the help provides no guidance. After a little experimenting, I discovered an easy solution:
Read the rest of this entry »
Popularity: 7% [?]
May 20
Documentation for the next generation of the Visual Studio, the .NET Framework, and Windows Presentation Foundation (WPF) is now publicly available at MSDN.
Visual Studio 2010 Docs
.NET Framework 4 Docs
WPF Docs
Popularity: 10% [?]
May 20
Visual Studio 2010 Beta 1 is now available for MSDN Subscribers. Visual Studio 2010 is a complete suite of tools for building both desktop and team-based enterprise Web applications. In addition to building high-performing desktop applications, you can use Visual Studio's powerful component-based development tools and other technologies to simplify team-based design, development, and deployment of enterprise solutions.
Visual Studio 2010 Product Highlights
MSDN Subscribers Download
More .NET News
Popularity: 8% [?]
Oct 03
Microsoft announced the next version of its developer platform, which will be named Visual Studio 2010 and .NET Framework 4.0. Microsoft said VS10 will focus on five key areas (in marketing-speak): riding the next-generation platform wave, inspiring developer delight, powering breakthrough departmental applications, enabling emerging trends such as cloud computing, and democratizing application life-cycle management (ALM).
Read More >>
Popularity: 17% [?]
Aug 20
Microsoft has released Service Pack 1 for Visual Studio 2008 and .NET 3.5. This update patches numerous bugs, improves performance, and even adds a few new features.
As a .NET commercial software developer, I am most excited that SP1 provides a .NET Framework installation optimized for client applications. The optimized download is less than 28 MB, compared to the original 200 MB download that all but ensured consumers would not download .NET 3.5 and hence forced us to remain on .NET 2.0 (see FAT .NET).
Read more…
Popularity: 21% [?]
Jun 30
One of the many changes in the upgrade to Visual Studio 2008 is how Ctrl+Tab switches between open documents in the IDE. Ctrl+Tab used to show the previously viewed document. But in VS 2008, the IDE Navigator window appears as shown below, and you must press Enter to show the previous document. An additional Enter key doesn't sound like a big inconvenience, but if you do this hundreds of times each day like most developers, you will quickly find the extra step irritating. This article describes how to disable the Ctrl+Tab navigator window in Visual Studio 2008.

Read the rest of this entry »
Popularity: 17% [?]