Showing tag results for Unity

Oct 12, 2017
Post comments count0
Post likes count0

Step-back while debugging with IntelliTrace

Visual Studio Team
Visual Studio Team

Have you ever stepped while debugging, realized that you’ve taken one step too far, and wished you could step back? Or, while stepping, saw a variable change in an unexpected way, and wish you could go back a step and see what its value was before? Now you can, all without having to restart debugging to recreate the state again! In Visual Studio...

.NETDebugging and DiagnosticsASP.NET
Oct 11, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.5 Preview

Christine Ruana
Christine Ruana

Today we are releasing the first preview of Visual Studio 2017 version 15.5. You can either download it, or if you already have Preview installed, you’ll receive a notification that the update is available. This latest preview contains new features, improvements to key fundamentals such as performance and productivity, and other enhancements to add...

.NETDebugging and DiagnosticsAzure
Oct 10, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.4 Released

John Montgomery
John Montgomery

Yesterday we released updates to several of our products: Visual Studio 2017 version 15.4, support for .NET Standard 2.0 in the Universal Windows Platform, and the release of Visual Studio for Mac version 7.2. This minor update contains new features and performance improvements as well as fixes for bugs reported by you. Some highlights are mentione...

.NETDebugging and DiagnosticsAzure
Sep 26, 2017
Post comments count0
Post likes count1

Visual Studio and Xamarin take iOS support to 11

Visual Studio Team
Visual Studio Team

With the first wave of new iPhone 8 devices landing in people's hands, and the installed base of iOS 11 users growing rapidly, it's an exciting time to build apps for iPhone and iPad, as well as macOS and the new 4k Apple TVs and Cellular Apple Watches. Of course, Visual Studio and Xamarin are ready to enable you as .NET developers to create native...

.NETAzureVisual Studio 2017
Sep 21, 2017
Post comments count0
Post likes count0

Source Control Showcase: Integrating Subversion and Perforce into Visual Studio 2017

Visual Studio Team
Visual Studio Team

Last year, we highlighted the new extensibility points for our source control providers. These hooks allowed them to take advantage of our start page and status bar to provide their users a more integrated experience in Visual Studio. Two of our partners, VisualSVN and Perforce, have taken advantage of this opportunity and we’re excited to be able ...

.NETHTMLVisual Studio 2017
Sep 11, 2017
Post comments count0
Post likes count0

A significant update to the XAML Designer

Visual Studio Team
Visual Studio Team

The XAML designers in Visual Studio and Blend have been powerful tools for developers and designers alike to build beautiful user experiences for Windows applications. Initially designed for WPF development in 2007, we have made significant changes to support a wide variety of XAML platforms over the last decade. We’ve also added new features along...

.NETHTMLVisual Studio 2017
Aug 14, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.3 Released

John Montgomery
John Montgomery

Today we have several releases to talk about: there’s the release of Visual Studio 2017 version 15.3, the release of .NET Core 2.0, and a release of Visual Studio for Mac version 7.1. If you’d like to jump right in, download Visual Studio 2017 version 15.3, download .NET Core 2.0, and download Visual Studio for Mac. You can also access the latest V...

.NETDebugging and DiagnosticsC#
Aug 2, 2017
Post comments count0
Post likes count0

Visual Studio for Mac version 7.2 Alpha Preview

Visual Studio Team
Visual Studio Team

Today we’ve released a new alpha preview for Visual Studio for Mac in the alpha updater channel - our first preview for version 7.2. The major themes for this release are improving the performance and accessibility support. Trying the Latest Version If you’re already on the bleeding edge with the Alpha channel, simply check for updates within Visua...

.NETHTMLAzure
Jul 6, 2017
Post comments count0
Post likes count1

Hands on with Visual Studio for Mac – Part 2

Visual Studio Team
Visual Studio Team

Since the release of Visual Studio for Mac we’ve been amazed by the number of Mac developers using it to build native apps for Mac, iOS, and Android, using Xamarin and Xamarin.Forms; web sites and services using ASP.NET Core; and games using Unity. We’re also excited by the number of developers trying it for the first time, and we want to make it e...

.NETAzureASP.NET
Jul 5, 2017
Post comments count0
Post likes count0

7++ reasons to move your C++ code to Visual Studio 2017

Visual Studio Team
Visual Studio Team

Whether you are a full-time or occasional C++ developer, whether you are using an older Visual Studio version or are considering using Visual Studio for the first time, this blog post is for you. In this post I share seven reasons why Visual Studio 2017 should be your first choice of IDE for C++ development (to quickly jump to each section of th...

.NETDebugging and DiagnosticsJava