Showing results for July 2015 - Page 2 of 3 - Azure DevOps Blog

Jul 24, 2015
0
0

“No such interface supported” in Visual Studio 2015 on Windows 10

Importer
Importer

If you upgraded your Windows 10 machine from an earlier version of Windows 10, and are running Visual Studio 2015, this post describes a workaround to a known issue. If you installed Windows 10 cleanly, or upgraded directly from Windows 7 or 8.x, then there is no issue, feel free to skip this post. Once again, thanks to the efforts of users filing...

DevOpsGit & Version Control
Jul 23, 2015
0
0

Visual Studio 2015 and CodeLens

Mathew Aniyan MSFT
Mathew Aniyan MSFT

What a release it has been for CodeLens!!! After it was launched in Visual Studio 2013 to rave reviews, we continued to enhance it and delivered a bunch of features in the VS 2015 wave. Here is a highlights reel.   Version control support Git – CodeLens gets its indicator information from your local repo, so it doesn’t matter...

DevOps
Jul 23, 2015
0
0

Code Map: From Visual Studio 2013 Ultimate to Visual Studio 2015 Enterprise

Jean-Marc Prieur
Jean-Marc Prieur

When you want to understand specific dependencies in your code, visualize them by creating code maps. You can then navigate these relationships by using the map, which appears next to your code. Code maps can also help you keep track of your place in the code while you work or debug code, so you'll read less code while you learn more about your cod...

DevOpsSecurity
Jul 23, 2015
0
0

Code Metrics PowerTool for Visual Studio 2015 Available on Microsoft Download Center

Charles Willis (MSFT)
Charles Willis (MSFT)

Visual Studio offers the ability to measure your code’s complexity and maintainability with the Code Metrics window. See the MSDN documentation for more information. In 2011, we introduced a PowerTool that allows you to gather these same measurements from the command-line. This enables straightforward integration of these metrics into the bui...

DevOpsGit & Version Control
Jul 22, 2015
0
1

Reporting on Work Items with Power BI

Jeff Levinson
Jeff Levinson

Ever since the initial release of reporting with Power BI against Git and Team Foundation Version Control, the single consistent question was “When will I get the ability to report on work items?” The answer is “Today”. Shown below is a partial view of the new updated dashboard. The first question that I’ve been asked is “What’s included?” So l...

DevOps
Jul 22, 2015
0
0

Test Planning and Management Guide – Updated

Manoj Bableshwar
Manoj Bableshwar

The ‘Test Release Management Guidance’, since its first release in early 2012, has been a great resource that lays down guidance about important questions pertinent to Manual Test Planning, such as: Today, I’m excited to announce a new version of this guide, that, in addition to focusing on the core aspects of test planning, also touches u...

DevOpsCommunityAzure DevOps Server
Jul 20, 2015
1
0

Using the Visual Studio Emulator for Android from Android Studio or Eclipse with ADT

John Kemnetz
John Kemnetz

Since announcing our fast, free, Hyper-V compatible Android emulator, we’ve heard that some of you are using Android Studio or Eclipse as your primary Android development environment and still want to acquire the best emulator on the planet without necessarily having to also install Visual Studio. That’s why we’re excited to announce that we’ve ma...

DevOpsGit & Version Control
Jul 20, 2015
0
0

Visual Studio Emulator for Android in VS2015 RTM

John Kemnetz
John Kemnetz

Back in November we first told you about our fast, free, Hyper-V compatible Android emulator. Then, we used your feedback to add features including OpenGL, Lollipop, multi-touch, camera simulation, device profiles and WiFi simulation. Today, we’re excited to announce a whole host of new features for the emulator: You can acquire the Emulat...

DevOpsGit & Version Control
Jul 20, 2015
0
0

Code Maps improvements in Visual Studio Enterprise 2015 RTM: Code maps now have simpler menus, more intuitive icons, and independent group layout

Jean-Marc Prieur
Jean-Marc Prieur

Amongst the improvements we’ve made to Code Maps in Visual Studio Enterprise 2015 RTM are: The icons are now consistent with Solution Explorer and other tools The following screenshot shows a code map in Visual Studio 2015 RC. You can see that, although the nodes are decorated with icons, these are of varying sizes and some are not even sim...

DevOpsSecurity
Jul 20, 2015
0
0

Performance and Diagnostic Tools in Visual Studio 2015

Dan Taylor
Dan Taylor

This blog post summarizes the investments we made to our performance profiling and diagnostic tools in Visual Studio 2015. What’s new in Visual Studio 2015 In Visual Studio 2013 we introduced the Performance and Diagnostics hub. In Visual Studio 2015, we have made the following improvements: In the remainder of this post we’ll go into th...

DevOpsGit & Version Control