Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

High school students at the Academy of Interactive Entertainment build a WP application from scratch in a week

By Alice LeeDeveloping a full-fledged Windows Phone app in one week – that’s pretty ambitious, right?Last week, at the Academy of Interactive Entertainment (AIE)’s weekly Summer Cyber Camp, a team of talented high and middle school students set out to do just that. I followed them for one week, documenting the process of ...

Feedback Opportunity: Command Complexity in Visual Studio

By Sam Zaiss Update: We're happy to set anyone up with the new reduced toolbar set, whether you are in the US or not. Unfortunately the rule about the Microsoft gratuity is strict, but if you're willing, we'd still love to get your feedback. Please send mail to VSToolbarFeedback@microsoft.com if you're interested. Update 2: Thanks ...

TechEd 2011: Visual Studio vNext Sneak Preview

In case you missed it, last week at TechEd 2011 in Atlanta, GA, I gave conference attendees a first look at some of the new IDE features and performance improvements we’re working on for the next version of Visual Studio.  Channel9 has posted the session (along with all the other TechEd sessions) so everyone else can now watch the ...

New Channel 9 Series: Visual Studio Toolbox

The debut episode of the Visual Studio Toolbox, a new Channel 9 series focused on Visual Studio tips and tricks, is now live!  In the first episode, Robert Green walks through the features of the Solution Navigator tool window included in the Productivity Power Tools, showing you how to efficiently navigate your code.  Check it out ...

Async CTP (SP1 Refresh)

By Robin Reynolds-Haertle This morning, we released an updated version of the Visual Studio Async CTP (SP1 Refresh) that’s compatible with Visual Studio 2010 SP1 and Windows Phone 7! What Is the Visual Studio Async CTP (SP1 Refresh)? The Async CTP previews a language feature that is in the next version of Visual Basic and C#. By using ...

List of patches for Visual Studio 2010

“Where can I find a list of patches/QFEs/hotfixes for Visual Studio?”  This question appears quite frequently in blog comments and it wasn’t until recently that I found a web page that lists all the publically released patches for Visual Studio. http://connect.microsoft.com/VisualStudio/DownloadsThe majority of the ...

F# Code-First Development with Entity Framework 4.1

By Jack Hu As the word “code-first” implies, the EF 4.1 offers a code centric data programming paradigm. From a coder’s point of view, it requires little effort to map a very clean object model to a database. This style of programming is idea for explorative, bottom-up kind fsharp programmers. Since EF 4 CTP4 release, there have ...

Quick Find extension in the Productivity Power Tools

We’re pleased to announce a new Quick Find (Ctrl+F) extension in the February release of the Productivity Power Tools.  This is the first version of the Quick Find extension and we are planning to make some improvements to it in future Power Tools releases, but this blog post describes the reasons for the extension, its functionality, where...

Visual Studio 2010 SP1 Now Available

As of this week, Visual Studio 2010 SP1 is now available for download!  The service pack was released to MSDN subscribers on March 8 and became generally available on March 10.  SP1 includes fixes that improve reliability and address the most commonly-reported customer bugs.  It also adds some of the most requested feature improvements, ...