Visual Studio Blog

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

Python Tools for Visual Studio 2.1 RC

Today we released the Python Tools for Visual Studio 2.1 RC for download on CodePlex. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio that supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, editing, IntelliSense, interactive debugging, profiling...

Visual Studio 2013 Update 2 is here!

We’re excited to share that the final release of Visual Studio 2013 Update 2 is ready to download. If you are already using Visual Studio 2013 then you’ll soon have a notification waiting for you in the notification hub to start the download and install Update 2 for Visual Studio 2013. If you haven’t started using Visual Studio 2013 you ...

Enhancements to Debugging and Profiling in Visual Studio 2013 Update 2

Less than a year ago, I gave you a quick overview of the many investments we made to debugging and profiling in Visual Studio 2013 RTM and got some great feedback from you about what we’d done. Now, with Visual Studio 2013 Update 2 RC available for download, I wanted to run you through the enhancements we have made since last summer. We’ve...

Using Visual Studio to build Universal XAML Apps

At the Build conference, we announced the release of the new converged Windows Phone 8.1 and Windows 8.1 platforms. As a developer, this means you can now build XAML and HTML universal apps that run on both Phone and Tablets by sharing a significant amount of code and content. To enable building universal apps, we added a number of new ...

Building Windows Phone 8.1 Apps in HTML

Last week at the BUILD conference, we announced that you can now build apps for Windows Phone 8.1 using HTML, CSS, and JavaScript using much the same techniques you use for building Windows 8.1 Store apps today. To help you build these apps, we’ve made many improvements to Visual Studio 2013 and Blend for Visual Studio 2013. In this post, we...

Improving High-DPI support for Visual Studio 2013

Visual Studio has had support for High-DPI modes for some time. Visual Studio 2010 adopted WPF as its primary UI framework, which addressed many existing high-DPI issues. Some of our components which leverage Win32, however, had not been fully updated to incorporate high-DPI awareness. At the beginning of 2013, Microsoft shipped the Surface Pro which supported 210 pixels per inch and with a default DPI scaling of 150%. Later that year, 4k resolution displays debuted at CES in Las Vegas. We committed to making sure we were ready for these devices.

Blend for HTML Behaviors and Actions

Blend for Visual Studio 2013 introduces a feature to HTML developers that may be familiar to those who already work with XAML: Behaviors. When attached to HTML elements, Behaviors add life to an application by executing a JavaScript event handler. Developers can choose from a wide variety of ready-to-use Behaviors or create their own. For ...

Productivity Power Tools for Visual Studio 2013

Those following the Visual Studio 2013 launch may have noticed that we've taken your UserVoice feedback seriously and brought more Productivity Power Tools into the core Visual Studio experience. We selected the all-time favorites: Enhanced Scrollbar, Move-line and Brace Completion; polished and improved them for prime-time. Once we wrapped...

Visual Studio 2013 Launched!

Visual Studio 2013 has launched! If you missed watching the launch event live, watch the keynote here. Check out Somasegar’s blog for details on new announcements made today. We also have a wealth of videos posted on Channel 9 for you to see what VS 2013 has in store for you. Here are a few of our favorites: What's New in Visual Studio...