Visual Studio Blog

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

Latest posts

May 22, 2017
Post comments count 0
Post likes count 0

Committing with Confidence: Getting Code Quality Information at Commit Time

Visual Studio Team

Many developers tell us that they are under pressure to deliver software on an ever-faster cadence. This pressure for increased speed makes building your software at high quality from the start even more important – you want to make sure that any commits you make to your codebase are at the right quality, to avoid costly remediation of errors later. Getting key information about your code’s quality at key moments such as commits and pull requests can help you meet quality goals without distracting you from creating the features your customers demand. We’re now providing that information at commit time in the late...

May 18, 2017
Post comments count 0
Post likes count 0

Continuous Delivery Tools adds support for Containers

Visual Studio Team

Last week at //BUILD, the Continuous Delivery Tools for Visual Studio shipped a new update. As always we are continuing to expand the extension’s set of features guided by your feedback. The enthusiasm and feedback has validated just how much opportunity there is to help you continuously deliver value to your users. Apart from bug fixes, our latest update includes support for configuring a continuous delivery pipeline for solutions with Docker Compose to Azure App Service on Linux and Azure Service Fabric Cluster. We also introduced a new feature to help you improve your code quality. On code commit, we now remin...

May 12, 2017
Post comments count 0
Post likes count 0

A Lap Around Python in Visual Studio 2017

Visual Studio Team

We’re delighted to announce that our rich Python toolchain is fully available in Visual Studio 2017. Installation of Python tools, interpreters, runtimes, and numerous other features are directly integrated into the Visual Studio 2017 installer. Just select the Python development or Data science and analytical applications workloads, both of which let you select specific interpreters like Anaconda and also provide a variety of productivity features: In addition, for the first time we’ve localized Python tools into the same 14 languages as Visual Studio, making for a seamless experience across the en...

May 11, 2017
Post comments count 0
Post likes count 1

All Things Mobile at Microsoft Build

Nat Friedman

We released the Xamarin SDKs as a part of Visual Studio a year ago, open sourcing them in the process. Since then, we've been busy improving the experience of mobile developers using Visual Studio, launching iOS simulator remoting, Workbooks, Inspector, the Xamarin.Forms Previewer, and support for iOS 10 and Android N. In the last year, we've also created two new products—Visual Studio for Mac, which Scott Guthrie announced as generally available to all Visual Studio customers yesterday, and Visual Studio Mobile Center (Preview), for which we're releasing major new updates today. Today we've also released t...

May 11, 2017
Post comments count 0
Post likes count 0

More Platforms, More Choices, More Power: Visual Studio Mobile Center at Build

Visual Studio Team

[Update 11/15/2017: Visual Studio Mobile Center is now Visual Studio App Center. Learn more on the announcement post from Connect(); 2017] Last fall we introduced Visual Studio Mobile Center (Preview), a cloud service designed to help developers manage the lifecycle of their mobile apps and ship higher-quality apps faster than ever. Today we announced several exciting improvements that expand the features of the service and extend Mobile Center to new audiences and platforms. What’s New Windows Support From the beginning, we designed Mobile Center to help all application developers build and ship higher qualit...

May 10, 2017
Post comments count 0
Post likes count 0

Unity game development with Visual Studio for Mac

Visual Studio Team

In 2014, we released the first version of the Visual Studio Tools for Unity (VSTU). Since then, we’ve successfully released multiple versions of the Tools for Unity on Windows, but never had the opportunity to bring our tools to Unity developers running macOS. Today at the Microsoft Build conference, we announced the general availability of Visual Studio 2017 for Mac. This is a full-featured IDE built for the Mac, to help you create anything from mobile and web apps to games. We’re excited to include the Tools for Unity in this release, and give the opportunity to Unity developers on macOS to use Visual Studio ...

May 10, 2017
Post comments count 0
Post likes count 0

Build Intelligent Apps Faster with Visual Studio and the Data Science Workload

Visual Studio Team

I’m excited to announce that the Data Science and analytics applications workload is available today in Visual Studio 2017. It had made a brief appearance in preview releases of Visual Studio, but had to be delayed while we completed localization and accessibility work. But now it’s once again ready for you. The Data Science (or DS) workload brings three languages and their respective runtime distributions to Visual Studio as a single workload: Today R and Python are two of the primary scripting languages used for data science. They are both easy to learn and are supported by a rich ecosystem of pac...

May 10, 2017
Post comments count 0
Post likes count 0

New benefits for Visual Studio subscribers and Dev Essentials members

Visual Studio Team

Today at Microsoft Build 2017, we’re excited to announce a set of new benefits for Visual Studio Subscribers and Dev Essentials program members. If you’re a current Visual Studio subscriber or Dev Essentials program member activate your new benefits to get started right away. To learn more about our developer subscriptions and programs visit the Visual Studio site. Here are the details: Visual Studio for Mac Visual Studio for Mac is an IDE for developers on macOS looking to design, build, deploy, and manage modern applications, games, and services targeting Android, iOS, macOS, web, and the cloud. Visual Studio ...

May 10, 2017
Post comments count 0
Post likes count 0

Configure Microsoft Graph applications in the latest Visual Studio 2017 Preview

Visual Studio Team

In Visual Studio, you can now easily configure your projects to access data across Office 365 and Azure Active Directory through the Microsoft Graph. Microsoft Graph serves as the single gateway for developers to access APIs for Exchange, SharePoint, Azure AD, OneNote, Planner, Excel, and more. It provides one REST API endpoint across all of Microsoft’s APIs, and includes access to insights and relationship analysis powered by its intelligent engine. This means that you no longer have to integrate individual Microsoft services separately into your apps, enabling you to leverage many different services easily and...