Visual Studio Blog

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

The Release Candidate for Visual Studio 2013 Update 2

Release candidate of Visual Studio 2013 Update 2 is now available to download. This update supports TFS 2013 Update 2 RTM as well as the Windows 8.1 Update 1 and Windows Phone 8.1 platform releases announced yesterday. Checkout Somasegar’s blog where he talks about these new releases, the .NET Native preview release, TypeScript 1.0 and more...

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 ...

Announcing Office Developer Tools for Visual Studio 2013 – March 2014 Update

Today at SharePoint Conference 2014, we are thrilled to announce that Office Developer Tools for Visual Studio 2013 – March 2014 Update is available to download! The March 2014 Update ships with a ton of new features that improves support for Office 365 Cloud Business App and apps for Office/SharePoint in Visual Studio 2013. Download the ...

Introducing Bing Code Search for C#

Download the extension now from the Visual Studio Gallery Update: For the folks who have extensions that replace the Visual Studio IntelliSense experience, you can still access the feature using 'ALT-A' as a shortcut or assign the 'Tools.LaunchSnippetSearch' command to a shortcut of your choosing (under Tools->Options->Environment->...

Visually Creating Snippets

Get the new Snippetizer DevLabs Extension here Snippets are a fun and easy way to quickly add code into your app. Snippets are commonly used, small blocks of code that represent a particular action or pattern that developers find useful, ranging from simple try-finally or if-else to entire classes or methods. To insert a code snippets you ...

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...

Updates to Editor Enhancements in Visual Studio 2013

In Visual Studio 2013 we have added many new features to the editor. To get a low down on how these features can help enhance productivity checkout our previous post on Visual Studio 2013 New Editor Features as well as What’s new in Visual Studio 2013 – IDE on MSDN. Today, we want to share updates to these features that you will see in ...

Supercharged Styling: Quickly Finding and Setting a CSS Property in Blend

A core goal of Blend for Visual Studio is to make it fast and easy for developers who care about the quality of their markup to create professional looking apps. One of the many ways that the HTML Designer in Blend can speed up the CSS editing experience when developing Windows Store apps is by providing immediate visual feedback and enabling ...

What’s new for HTML Developers in Blend for Visual Studio 2013

At Windows’ Build conference in June, we introduced Visual Studio and Blend 2013 Preview to the world. With this release, we significantly expanded Visual Studio’s support for creating Window Store Apps using JavaScript, HTML and CSS. In addition to the client-side diagnostics and debugging tools found in Visual Studio, Blend also ...

Enabling IntelliSense for Mobile Services JavaScript in Visual Studio

In a previous post , we shared the new Windows Azure Mobile Services integration and capabilities in Visual Studio 2013. These include the ability to edit your Mobile Services table scripts. In this post, we describe how you can enable IntelliSense on your server side scripts in Visual Studio. This is a capability that isn’t integrated in ...