Showing results for Tag : Visual Studio 2017

Apr 16, 2018
Post comments count0
Post likes count1

Mobilizing Existing .NET Apps

Nish Anil
Nish Anil

Almost any .NET codebase, including Windows Forms, WPF, ASP.NET, and Silverlight, has sharable code that can be ported to Mobile projects. In this blog post, You’ll learn how to port business logic from WPF and build a phone- and tablet-friendly mobile app for Android, iOS, and UWP. 

.NETVisual StudioAzure
Apr 9, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.7 Preview 3

Christine Ruana
Christine Ruana

Today we released the third preview of the next update: Visual Studio 2017 version 15.7. The top highlights of this Preview include - Updates to Universal Windows Platform development, C++ development improvements, significant updates in Xamarin and .NET Mobile Development, ability to configure installation locations, debugger support for authentic...

.NETDebugging and DiagnosticsJava
Apr 4, 2018
Post comments count0
Post likes count1

Load solutions faster with Visual Studio 2017 version 15.6

Viktor Veis
Viktor Veis

As we have been working to improve the solution load experience in Visual Studio 2017, you may have read our blog about these improvements in version 15.5. With version 15.6, we have introduced parallel project load, which loads large .NET solutions twice as fast as earlier versions when you reload the same solution. This video compares the time it...

.NETVisual StudioDebugging and Diagnostics
Mar 26, 2018
Post comments count0
Post likes count0

Adding support for Debug Adapters to Visual Studio IDE

Visual Studio Team
Visual Studio Team

Since its release, Visual Studio Code's extension model, based on well-known web technologies such as TypeScript and JSON, has attracted a great deal of participation from the community, with hundreds of extensions published to provide support for exciting new languages and technologies. Visual Studio 2017 took the first steps towards participating...

.NETDebugging and DiagnosticsVisual Studio 2017
Mar 21, 2018
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.7 Preview 2

Christine Ruana
Christine Ruana

Today we released the second preview of the next update: Visual Studio 2017 version 15.7. We hope that you will use this Preview and share your feedback with us. The top highlights of this Preview include - Improved intellisense for conditional XAML, additional C++ development improvements, streamlined configuration for updating UWP apps, inclusion...

.NETDebugging and DiagnosticsJava
Mar 21, 2018
Post comments count0
Post likes count0

Visual Studio for Mac version 7.5 Preview 1

Visual Studio Team
Visual Studio Team

Earlier this month, we released version 7.4 of Visual Studio for Mac, our IDE for developers on macOS who are building mobile, web, and cloud apps. Today, we’re announcing the first preview of Visual Studio for Mac version 7.5, which you can get by changing the updater channel in Visual Studio for Mac to use the Beta channel. In this release, the t...

.NETVisual StudioJava
Mar 14, 2018
Post comments count0
Post likes count0

Visual Studio at GDC 2018

Visual Studio Team
Visual Studio Team

Next week, the world’s largest professional game industry event kicks off in San Francisco: Game Developers Conference (GDC) 2018. We’re incredibly excited to engage with all developers at the event looking to join the growing community of more than half a million monthly active developers building great games with Visual Studio today. Microsoft ex...

.NETAzureVisual Studio 2017
Mar 13, 2018
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.7 Preview 1

Christine Ruana
Christine Ruana

The top highlights of this Preview include productivity enhancements, better diagnostics, additional C++ development improvements, better management of Android and iOS environments, updated tooling for Universal Windows Platform and .NET Core projects, and an improved update experience.  Please note that this is the first set of version 15.7 featur...

.NETDebugging and DiagnosticsAzure
Mar 6, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.6, Visual Studio for Mac version 7.4 Released

John Montgomery
John Montgomery

Today, we released updates to both Visual Studio 2017 and Visual Studio for Mac. Start your download now while you browse the rest of this post: download Visual Studio 2017 version 15.6 or Visual Studio for Mac. We’ll trigger the update notification flag in the tools in the coming days.

.NETDebugging and DiagnosticsHTML
Feb 14, 2018
Post comments count0
Post likes count0

Fine-tuning the notifications experience inside the Visual Studio IDE

Visual Studio Team
Visual Studio Team

Whether your team is small or large, staying on top of essential information in a timely and efficient manner is key in any successful project. In previous blog posts, we introduced new notification experiences that help you stay updated about team activities such as build failures and work item assignments without having to switch context outside ...

.NETVisual Studio 2017Unity