Showing results for XAML - Visual Studio Blog

Aug 13, 2019
Post comments count13
Post likes count0

Visual Studio 2019 version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 Released!

Jacqueline Widdis
Jacqueline Widdis

Visual Studio version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 are available. Because many of the features in this release are a response to Developer Community feedback, we are excited to share our changes. First of all, the latest Preview versions both PC and Mac are available to download from VisualStudio.com. You can also ...

Visual StudioDebugging and DiagnosticsC#
May 7, 2018
Post comments count0
Post likes count0

Microsoft Build 2018: New releases for Visual Studio, Visual Studio for Mac, .NET Core and Xamarin.Forms

Julia Liuson
Julia Liuson

At Microsoft Build this year we have many exciting announcements - .NET Core 2.1 RC, Future of Windows Desktop Development, Visual Studio 2017 version 15.7, Visual Studio for Mac version 7.5, Xamarin Forms 3.0 General Availability, Visual Studio Live Share Public Preview, and we introduce Visual Studio IntelliCode.

.NETVisual StudioDebugging and Diagnostics
May 7, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.7 and version 15.8 Preview 1

John Montgomery
John Montgomery

Today at Build, we announced the release of Visual Studio 2017 version 15.7 and the first preview of the next update, Visual Studio 2017 version 15.8 Preview 1. If you would rather try these without installing them, check out the Visual Studio images in Azure that will be available soon. Before digging in, I’d like to call out other Visual Studi...

.NETVisual StudioDebugging and Diagnostics
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
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
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
Jan 10, 2018
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.6 Preview 2 and Visual Studio for Mac Version 7.4 Preview

Christine Ruana
Christine Ruana

We’re excited to start the new year off with great updates to the Visual Studio 2017 15.6 Preview for both Windows and Mac, and we hope that you will install and use it, and then tell us what you think. If you’re on a Windows machine, you can either install it or, if you already have it installed, click on the notification you’ll receive in the pro...

.NETDebugging and DiagnosticsHTML
Dec 11, 2017
Post comments count1
Post likes count1

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

James Montemagno
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