Showing archive results for 2015

May 6, 2015
Post comments count0
Post likes count1

Using Fiddler to monitor network traffic from the VS Emulator for Android

John Kemnetz

In today’s cloud-connected world, it’s hard to find an app that doesn’t make use of an internet connection in some way or another. Whether you’re collecting app usage telemetry, making calls to a web service, or uploading your users’ cat pictures to Facebook, ensuring that your app can reliably communicate with the web is critical to developing ...

DevOpsGit & Version Control
May 6, 2015
Post comments count0
Post likes count0

CodeLens and Team Project Rename

Mathew Aniyan MSFT

On April 24th, Brian announced the availability of Team Project Rename in Visual Studio Online. This is now available in Team Foundation Server 2015 RC as well. The good news is that** CodeLens just works after you rename a project**. When you re-open a file after renaming its team project, you will see all its history - including the changes made ...

DevOpsGit & Version Control
May 5, 2015
Post comments count0
Post likes count0

The easiest way to file bugs and send error logs for Visual Studio 2015

Charles Sterling

Just had one me my best MVPs send the event logs and memory dump of a Visual Studio Issue he ran into…It is no wonder I love these guys. Unfortunately he sent these logs to the entire development team….of which only a small % work on the shell.   While I still love the guy I also wanted to point out there is a far better (and much easier) way to ...

DevOps
May 4, 2015
Post comments count0
Post likes count0

Visual Studio Online Process Customization

Aaron Bjork

It's been a long time coming, but I'm excited to let you know that process customization for Visual Studio Online (VSO) is right around the corner. In this post I want to take a few minutes to explain our roadmap and what you can expect over the next few months. Private Preview We’ve heard loud and clear that customers desire the abili...

DevOpsAgile
May 4, 2015
Post comments count0
Post likes count0

Gain understanding and insights into projects in Visual Studio Online with Power BI

Jeff Levinson

The Visual Studio Online team is proud to present the initial release of the Visual Studio Online content pack for Power BI. This is the first in a wave of additions to the analytical capabilities of Visual Studio Online using Power BI to easily visualize data and gain insights not previously possible. Understanding data is the key to making insigh...

DevOps
Apr 30, 2015
Post comments count0
Post likes count0

Extensions for Visual Studio Online, REST APIs for TFS 2015 RC, and more from Build 2015

Will Smythe

It has been a busy two days here at Build 2015 in San Francisco. Lots of announcements by Microsoft overall, and lots of great stuff for developers (across all platforms). Oh, and if you didn’t feel a little giddy after seeing the HoloLens demo, you should definitely check your pulse. I want to cover some of the integration and extensibility relat...

DevOpsAzure DevOps Server
Apr 29, 2015
Post comments count0
Post likes count0

Load Test Enhancements in Release Candidate of Visual Studio 2015 Enterprise edition

Charles Sterling

What an amazing day.  Today we announced the release candidate to Visual Studio 2015..and it has a ton of new features.  If you haven’t already seen the news make sure and check out the following resources: In addition to downloading Visual Studio 2015 Release Candidate (RC), .NET Framework 4.6, Team Foundation Server 2015 RC, and Visual S...

DevOpsTest
Apr 29, 2015
Post comments count0
Post likes count0

Code maps now differentiate test projects, and bring code context into map elements

Mathew Aniyan MSFT

Today Soma announced the Release Candidate of Visual Studio 2015. It adds two useful improvements to the Code Maps feature, which can make it easier to create better designs and architectures for your applications. The first improvement is in the way that code maps display and interpret test assets within solutions. The second improvement is in the...

DevOpsSecurity
Apr 29, 2015
Post comments count0
Post likes count0

What’s new in CodeLens for Visual Studio 2015 RC?

Importer

On April 17, 2015, we announced the General Availability of CodeLens in Visual Studio Online. However, the biggest news by far is that, in addition to Visual Studio Enterprise, CodeLens is now available in Visual Studio Professional 2015. This is one of the top requests we’ve had from customers. It received 3,461 votes on user voice. We have now...

DevOpsGit & Version Control
Apr 29, 2015
Post comments count0
Post likes count0

Visual Studio Emulator for Android in VS2015 RC

John Kemnetz

Since our initial launch of the Visual Studio Emulator for Android, we’ve worked quickly to deliver on top feature requests, adding in support for hot-ticket items such as OpenGL ES 2.0, Lollipop, multi-touch, and advanced camera simulation. Today we’re announcing two more features to help you debug and test your Android apps on our fas...

DevOpsGit & Version Control