Showing results for Tag : C#

Aug 21, 2019
Post comments count0
Post likes count0

Make games with Visual Studio for Mac and Unity

John Miller
John Miller

Making games can be rewarding and a lot of fun. If you’d like to learn more about game development follow along by making your first game using Visual Studio for Mac, Unity, and C#.

C#UnityVisual Studio for Mac
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#
Jun 10, 2019
Post comments count12
Post likes count1

Customize object displays in the Visual Studio debugger YOUR way

Leslie Richardson
Leslie Richardson

Did you know that you can view objects by more than just their types in the Watch, Autos, and Locals windows? Learn how you can customize your object views in debugger windows using DebuggerDisplay and Natvis!

Visual StudioDebugging and DiagnosticsC#
May 6, 2019
Post comments count7
Post likes count0

Visual Studio 2019 for Mac version 8.1 Preview 1

Cody Beyer
Cody Beyer

Today, we are proud to announce the next major update for Visual Studio for Mac: Visual Studio 2019 for Mac version 8.1 Preview. In this update, we are offering our new C# editor as the default experience in addition to introducing support for .NET Core 3 Preview and new project templates. We’ve also been working to improve performance and reliabil...

C#AnnouncementVisual Studio for Mac
May 6, 2019
Post comments count27
Post likes count0

Intelligent Productivity and Collaboration, from Anywhere

Jonathan Carter
Jonathan Carter

Today we’re excited to announce the private preview of a set of developer services that enable you to work from anywhere, and on any device, complete with the most intelligent productivity and collaboration tools in the industry.

.NETVisual StudioDebugging and Diagnostics
Apr 2, 2019
Post comments count2
Post likes count0

Live Share now included with Visual Studio 2019

Jon Chu
Jon Chu

Today we’re excited to announce Visual Studio Live Share for generally availability and included with Visual Studio 2019! This is the culmination of over a year of hearing your feedback and building a product that enhances the many diverse ways you and your team collaborate. Regardless of whether your team is fully remote, partially distributed, or...

.NETVisual StudioDebugging and Diagnostics
Mar 5, 2019
Post comments count10
Post likes count0

Visual Studio 2019 for Mac Preview 3

Jordan Matthiesen
Jordan Matthiesen

This blog post is all about the cool new features, bug fixes and performance improvements we've added to the latest release (Preview 3) of Visual Studio 2019 for Mac. Some of the highlights include but are not limited to the following: launching multiple IDE instances, faster Xamarin Android developer tools, and a new C# editor. Read on to learn mo...

.NETVisual StudioC#
Dec 5, 2018
Post comments count0
Post likes count0

Visual Studio IntelliCode supports more languages and learns from your code

Mark Wilson-Thomas
Mark Wilson-Thomas

At Build 2018, we announced Visual Studio IntelliCode, a set of AI-assisted capabilities that improve developer productivity. IntelliCode includes features like contextual IntelliSense code completion recommendations, code formatting, and style rule inference. IntelliCode has just received some major updates that make its context-sensitive AI-as...

JavaC#JavaScript
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#
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