Showing results for Tag : C#

Mar 18, 2020
2
0

Visual Studio for Mac: Become a Productivity Pro

Cody Beyer
Cody Beyer

Despite continued advancement and innovation in the IDE space, the bottom line is that IDEs are a productivity tool. As a software developer, the value of an IDE is directly related to how much using the tool increases your productivity. Subsequently, when we make decisions about how to improve Visual Studio for Mac, your productivity is always at ...

.NETC#Xamarin
Mar 16, 2020
28
0

Visual Studio 2019 version 16.5 is now available

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 version 16.5 and 16.6 Preview 1 are available today. Included in this release are updates in .NET Productivity, .NET Mobile development, C++, and debugging.

.NETVisual StudioDebugging and Diagnostics
Feb 13, 2020
40
0

Decompilation of C# code made easy with Visual Studio

Mark Downie
Mark Downie

Have you ever experienced an exception occurring in a 3rd party .NET assembly but had no source code to figure out why? You can now use Visual Studio to decompile managed code even if you don't have the symbols, allowing you to look at code, inspect variables and set breakpoints.

C#Visual Studio 2019.NET Core
Dec 11, 2019
3
0

Visual Studio 2019 for Mac version 8.4 Preview 4 is now available

Dominic Nahous
Dominic Nahous

Today, we released Visual Studio 2019 for Mac version 8.4 Preview 4. This preview version of Visual Studio for Mac brings support for the latest stable version of .NET Core, Scaffolding support for ASP.NET Core projects, and additional improvements to overall product accessibility. Developers using Xamarin Pair to Mac should also look at the ...

C#AnnouncementVisual Studio for Mac
Dec 5, 2019
6
0

Pinnable Properties: Debug & Display Managed Objects YOUR Way

Leslie Richardson
Leslie Richardson

Want to quickly identify objects by more than just their type while debugging? You can now pin object properties to the top of your debugger displays using the new Pinnable Properties tool in Visual Studio 2019 16.4!

.NETDebugging and DiagnosticsC#
Dec 3, 2019
14
0

‘Tis the Season for the Visual Studio 2019 v16.4 Release

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.4 is available today. Highlights of the release include: better GitHub integration, Vertical Tabs, Container Tools, Xamarin Hot Reload, C++ Tooling, .NET Productivity, Pinnable Property Tabs, and much more.

.NETC#Xamarin
Oct 1, 2019
0
0

Visual Studio for Mac: Top Features of the New Editor

Cody Beyer
Cody Beyer

Over the past year, the Visual Studio for Mac team updated the editors within the IDE to be faster, more fluent and more productive. We did this by building a macOS-native editor interface on top of the same editor backend as Visual Studio on Windows. In version 8.1 we introduced the new C# editor. This was followed by the new XAML editor in 8.2. ...

.NETVisual StudioC#
Aug 21, 2019
0
0

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

Feedback