Showing tag results for Visual Studio 2017

Dec 11, 2017
Post comments count1
Post likes count1

Share UI Code in any iOS and Android App with .NET Embedding

James Montemagno

One of the most exciting announcements during this year’s Connect(); event was the ability to embed .NET libraries into existing iOS (Objective-C/Swift) and Android (Java) applications with .NET Embedding. This is great because you can start to share code between your iOS and Android applications, and you can also share the user interface between y...

.NETJavaVisual Studio 2017
Dec 7, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.6 Preview

Christine Ruana

A few days ago we released Visual Studio 2017 version 15.5 and an update to Visual Studio for Mac, and today we are releasing the first preview of the next minor update: Visual Studio 2017 version 15.6. You can either download the Preview, or, if you already have it installed, click on the notification you’ll receive in the product informing you th...

.NETDebugging and DiagnosticsHTML
Dec 7, 2017
Post comments count0
Post likes count0

Post-Connect(); 2017 Visual Studio Partner Webinar Series

Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Earlier this week, we released 13 Visual Studio partner webinars that build off of some of the major announcement areas of Connect()...

.NETDebugging and DiagnosticsJava
Dec 6, 2017
Post comments count0
Post likes count0

Snapshot Debugging with Visual Studio 2017: Now Ready for Production

Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Earlier this year we previewed the Snapshot Debugger, a tool that enables you to debug web apps running in production in Azure. With...

.NETVisual StudioDebugging and Diagnostics
Dec 5, 2017
Post comments count0
Post likes count0

Join Us to Learn How to Build Android 8.0 Oreo and iOS 11 apps with Visual Studio

Visual Studio Team

[Hello, we are looking to improve your experience on the Visual Studio Blog. It will be very helpful if you could share your feedback via this short survey that should take less than 2 minutes to fill out. Thanks!] Visual Studio and Xamarin enable .NET developers everywhere to use their favorite language and full-featured IDE to create native An...

.NETVisual Studio 2017Xamarin
Dec 4, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.5, Visual Studio for Mac Released

John Montgomery

Today we released significant updates to both Visual Studio 2017 and Visual Studio for Mac. This update contains major performance improvements, new features, as well as fixes for bugs reported by you. Some highlights are mentioned below, for the full feature list check out the Visual Studio 2017 version 15.5 Release notes.

.NETDebugging and DiagnosticsJava
Dec 1, 2017
Post comments count0
Post likes count0

Announcing JUnit Support for Visual Studio Code

Xiaokai He

Today, we’re pleased to release a new extension to our Visual Studio Code Java extension family - Test Runner/Debugger for Java. It’s a lightweight test runner/debugger with below features we hope you will like. Same as the Debugger for Java, this is also an open source project. Please check out the github page https://gith...

.NETVisual StudioDebugging and Diagnostics
Nov 27, 2017
Post comments count0
Post likes count0

TFVC support and other enhancements hit Continuous Delivery Tools for Visual Studio

Visual Studio Team

A year ago, we released the first preview of the Continuous Delivery Tools for Visual Studio (CD4VS) with support for configuring a continuous integration and continuous delivery pipeline for ASP.NET and ASP.NET Core projects with and without container support. With CD4VS you can always configure Continuous Delivery for solutions under source contr...

.NETAzureASP.NET
Nov 21, 2017
Post comments count0
Post likes count0

Announcing Language Server Protocol Preview Release

Visual Studio Team

Visual Studio is joining Visual Studio Code in offering support for the Language Server Protocol. As an extension author, you can now write Visual Studio extensions that leverage existing language servers to provide a rich editing experience for languages that initially had no native language support in Visual Studio. With these extensions, you can...

.NETVisual Studio 2017Unity
Nov 20, 2017
Post comments count0
Post likes count0

Overview of Visual Studio 2017 and Updates for .NET Developers

Kasey Uhlenhuth

Visual Studio 2017 first released in March of this year. Since then, there have been five updates with each bringing more improvements and capabilities. Every improvement is geared towards making you more productive and this post aims to give you an overview of the culmination of features to date. Read on to see how you can get started working on y...

.NETDebugging and DiagnosticsC#