Showing archive results for 2018

May 7, 2018
Post comments count0
Post likes count2

Visual Studio for Mac version 7.5 and beyond

Visual Studio Team
Visual Studio Team

Last year at Build, we launched Visual Studio for Mac, our native macOS IDE for developers building cloud, web, and mobile applications using .NET. Updates have been rolling out at a steady pace ever since, and we're excited to announce the release of Visual Studio for Mac version 7.5. We have also continued to bring more Visual Studio 2017 code to...

.NETDebugging and DiagnosticsJava
May 7, 2018
Post comments count0
Post likes count0

Introducing Visual Studio IntelliCode

Amanda Silver
Amanda Silver

Learn how Visual Studio IntelliCode brings you next generation developer productivity via AI-assisted development, tailored to your code context. Try it out by downloading the experimental extension for Visual Studio 2017 that provides AI-powered IntelliSense.

.NETVisual StudioC#
May 2, 2018
Post comments count0
Post likes count0

Azure Storage Explorer Generally Available

Visual Studio Team
Visual Studio Team

We are pleased to announce the general availability of Microsoft Azure Storage Explorer. Storage Explorer provides easy management of Azure Storage accounts and contents, including Blobs, Files, Queues, and Table entities. For example, you can easily manage your Azure Virtual Machines disks as Blobs. Azure Cosmos DB and Azure Data Lake are also sup...

Visual StudioAzureVisual Studio 2017
May 1, 2018
Post comments count0
Post likes count0

Supporting Jetty for Java in Visual Studio Code

Xiaokai He
Xiaokai He

Eclipse Jetty is a popular web server and servlet container in Java community. We’ve released a new Jetty extension for Visual Studio Code that makes it easy to run and deploy WAR packages (Web Application aRchive), operate your Jetty servers, and interact with your application from within the editor. Today this extension includes the following fea...

.NETVisual StudioJava
Apr 24, 2018
Post comments count0
Post likes count0

Visual Studio 2017 roadmap now available

John Montgomery
John Montgomery

With the release of Visual Studio 2017, we moved to a release schedule that delivers new features and fixes to you faster. With this faster iteration, we heard you would like more visibility into what’s coming. So, we’ve now published the Visual Studio Roadmap. The roadmap lists some of the more notable upcoming features and improvements but is not...

Visual Studio 2017UnityAnnouncement
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