Showing results for November 2010 - Visual Studio Blog

Nov 30, 2010
0
0

Color Printing Extension Now Available!

Visual Studio Team
Visual Studio Team

We are pleased to announce the availability of Color Printing as a free extension for Visual Studio 2010!  By default, VS 2010 prints only in black and white; this extension restores support for printing code in color. Installation and Setup Installing Color Printing requires Visual Studio 2010 Pro, Premium, or Ultimate (the Express editions...

ExtensionsVisual Studio 2010
Nov 29, 2010
0
0

Using Visual Studio to build VB Windows Phone Applications

Visual Studio Team
Visual Studio Team

by Yang Xiao Today we are announcing the release to web (RTW) of Visual Basic for Windows Phone Developer Tools. This walkthrough demonstrates how easy and convenient it is to develop a VB Windows Phone application using the newly released tools. You’ll see that the many new IDE features in Visual Studio 2010, which help you navigate and write c...

Debugging and DiagnosticsNode.jsXAML
Nov 15, 2010
0
0

Second article published about VSPackage Builder

Visual Studio Team
Visual Studio Team

In September, there was a post on the blog that introduced the VSPackage Builder, a tool for VS extension developers that provides a designer experience over the Visual Studio Command Table (VSCT) file. In particular, Package Builder makes it easy to add commands and UI to the VSCT incrementally – a task that’s proven somewhat challenging to...