Showing results for July 2019 - Visual Studio news feed

Jul 30, 2019
Post comments count0
Post likes count0

Improved Linker Fundamentals in Visual Studio 2019

Shikha Kaul
Shikha Kaul

On the C++ team we’ve heard loud and clear from users that build times are a pain point. So we’ve continued our focus on improving the step, linking, that dominates F5 build times. Fast F5 build times, or iteration build times, are a key contributor to developer productivity and we felt that there was a large opportunity so we narrowed in on change...

Jul 30, 2019
Post comments count0
Post likes count0

Faster Startup Times With Startup Tracing On Android

Shikha Kaul
Shikha Kaul

If you use AOT today, it improves startup times drastically, but you suffer in APK size bloat. This, unfortunately, is not a bargain that most Android applications can take in this modern-day as we must keep our users at the forefront of our decisions. They also ensure that they don’t have to download a large APK just to use our services. There mus...

Jul 30, 2019
Post comments count0
Post likes count0

Now available: Azure DevOps Server 2019 Update 1, Release Candidate 2

Shikha Kaul
Shikha Kaul

Today, we are announcing the release of Azure DevOps Server 2019 Update 1 RC2. This is our last planned prerelease before our final release of Azure DevOps Server 2019 Update 1. This second release candidate includes some bug fixes since RC1. You can upgrade from Azure DevOps Server 2019 Update 1 RC1 or previous versions of Azure DevOps Server or T...

Jul 30, 2019
Post comments count0
Post likes count0

Announcing GitLab Support for Visual Studio App Center

Shikha Kaul
Shikha Kaul

In Visual Studio App Center, a first step to building your app is to select a source provider. As a crucial step in the build process, we are always hoping to make this as seamless as possible. To continue this mission, we are excited to announce the completion of our top feature request for the past few months – support for GitLab.com as a source ...

Jul 30, 2019
Post comments count0
Post likes count0

Caching and faster artifacts in Azure Pipelines

Shikha Kaul
Shikha Kaul

I’m excited to announce the public previews of pipeline caching and pipeline artifacts in Azure Pipelines. Together, these technologies can make every run of your pipeline faster by accelerating the transfer of artifacts between jobs and stages, and by caching the results of common operations like package restores.

Jul 25, 2019
Post comments count0
Post likes count0

Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1

Shikha Kaul
Shikha Kaul

Today we are making Visual Studio 2019 version 16.2 generally available, as well as Preview 1 of version 16.3. You can download both versions from VisualStudio.com. If you already have Preview installed, you can alternatively click the notification bell from inside Visual Studio to update. We’ve highlighted some notable features below, but you can ...

Jul 25, 2019
Post comments count0
Post likes count0

Skill up on Visual Studio 2019 with Pluralsight

Shikha Kaul
Shikha Kaul

With the launch of Visual Studio 2019 in April, we announced having partnered with Pluralsight to provide new training content to help you build your skills with Visual Studio 2019. We’re thrilled to announce that all 10 courses, spanning over 14 hours of content in the Visual Studio 2019 Path on Pluralsight, are now available. You’ll also be able ...

Jul 25, 2019
Post comments count0
Post likes count0

Announcing .NET Core 3.0 Preview 7

Shikha Kaul
Shikha Kaul

Today, we are announcing .NET Core 3.0 Preview 7. We’ve transitioned from creating new features to polishing the release. Expect a singular focus on quality for the remaining preview releases.