Visual Studio news feed

Visual Studio news feed

TFS 2018 RC2 is available

Today we shipped the second release candidate for Team Foundation Server 2018. If all goes well, this should be the final release candidate. We’ll make sure that all the issues you report are addressed and we’ll ship the final version in a couple of months. From the release notes, you can see TFS 2018 has tons of new features. RC2 adds to ...

DevOps sessions at Microsoft Ignite 2017

Microsoft Ignite is happening next week in Orlando, and we are really excited to be there! Microsoft Ignite is an IT Professional and Developer conference that happens yearly, with over 700+ sessions, insights, roadmaps and live demos from the products you use every day. The Visual Studio Team Services (VSTS) team will be there and you don’t...

Microsoft Video Indexer expands functionality unlocking more video insights

In May 2017, we announced the global public preview of the Video Indexer service at the Microsoft Build Developers Conference in Seattle. As part of Microsoft Cognitive Services, Video Indexer was introduced as a unique integrated bundling of Microsoft's cloud-based artificial intelligence and cognitive capabilities applied specifically for ...

Visual Studio Team Services is in Canada!

In 2014, we set a goal to make Visual Studio Team Services (VSTS) a global service. This is driven by our commitment to provide our customers around the world great performance and compliance with local data sovereignty requirements. Between 2014 and 2016 we announced VSTS instances in Europe, Australia, India, and Brazil. Along the way we ...

What’s new in TFS 2017 Update 3 RC

The Release Candidate (RC) of Team Foundation Server 2017 Update 3 is now available. It is a go-live release and fully supported for production use. This release includes bug fixes for TFS 2017 since Update 2, many of which resulted from technical support case resolutions and Developer Community problem reports...

Xamarin.Forms: Tips for Beating the Learning Curve

As a first time user learning any new technology or pattern, there’s always a curve, and over the years I’ve stood at the threshold of a product and gazed up that curve to determine how painfully steep it appeared and how long it would take until I was productive. Now, as the Program Manager for Xamarin.Forms, I gather and receive a lot of...

7 More Lesser-known Debugging Tactics for Visual Studio

So, you really liked learning about 7 Lesser Known Debugging Hacks for Visual Studio? Good news is that there is always more to learn! The Visual Studio debugger is an enchanting creature that can save you loads of time while finding and fixing issues in your application. It is bursting with tools that can make debugging easier… if you know ...

Keep credentials out of code: Introducing Azure AD Managed Service Identity

A common challenge in cloud development is managing the credentials used to authenticate to cloud services. Today, I am happy to announce the Azure Active Directory Managed Service Identity (MSI) preview. MSI gives your code an automatically managed identity for authenticating to Azure services, so that you can keep credentials out of your ...