Showing results for Tag : .NET

Jun 13, 2023
8
6

Visual Studio 2022 17.7 Preview 2 is here!

Taysser Gherfal
Taysser Gherfal

Welcome to the Public Preview 2 of Visual Studio version 17.7! Hot on the heels of our recent Preview 1, we're thrilled to roll out another collection of upgrades tailored to empower developers like you. Preview 2 pushes the boundaries further, providing speed, productivity, and collaboration improvements for developers across different domains. ...

.NETPerformance.NET Core
Mar 14, 2023
9
4

Visual Studio 2022 v17.6 Preview 2 is now available

Marian Luparu
Marian Luparu

Preview 2 for Visual Studio 17.6 is now available! If you are a game developer, a mobile developer, or are interested in learning new tricks to better debug your code, check out this latest release. It’s as easy as upgrading your Preview channel in the Visual Studio installer. And if you haven’t activated your Preview channel for Visual Studio y...

.NETDebugging and DiagnosticsC++
Feb 28, 2023
39
3

Try Visual Studio 2022 v17.6 Preview 1

Marian Luparu
Marian Luparu

The first Preview for Visual Studio 2022 17.6 is now available! This release expands on the recently released 17.5 version of Visual Studio and aims at enhancing your productivity whether you’re a .NET developer, a game developer, and/or a C++ developer. Why should you try the latest preview? Because it’s like living in the future – you get to t...

.NETVisual Studio 2022IntelliCode
Feb 21, 2023
74
12

Visual Studio 2022 – 17.5 Released

Anthony Cangialosi
Anthony Cangialosi

We’re excited to announce that Visual Studio 17.5 is now generally available. This release is full of updates that take friction out of your daily workflows making it easier for you stay in the zone while you code. Features like all-in-one search and intent-based suggestions help you move faster, while improved build and debug speeds ensure your ID...

.NETVisual StudioDebugging and Diagnostics
Nov 22, 2022
11
10

.NET MAUI is now available in Visual Studio for Mac 17.4

Bilge Zeren Aksu
Bilge Zeren Aksu

I am excited to share the news that .NET Multi-platform App UI (.NET MAUI) is now available in Visual Studio for Mac!  .NET MAUI tooling shipped in the 17.4 preview Visual Studio for Mac release in August, and then on November 8th we shipped the general availability of .NET MAUI tooling in the 17.4 stable release.   This release has also shipped t...

.NETVisual Studio 2022 for Mac.NET MAUI
Jun 9, 2022
5
3

New Profiler feature in Visual Studio

Misty Hays
Misty Hays

Introducing the new File I/O tool  We just launched a new profiling tool in Visual Studio 17.2 that helps you understand how you can optimize your File I/O operations to improve performance in your apps. If you’re trying to investigate and diagnose slow loading times, the new File IO tool can help you understand how the I/O operations impact your ...

.NETPerformanceDiagnostics
Mar 16, 2022
5
1

Live Unit Testing Preview: Better and Faster

Vritant Bhardwaj
Vritant Bhardwaj

Live Unit Testing is the automatic test running feature in Visual Studio Enterprise. As you make code changes, Live Unit Testing detects what tests are impacted and runs them in the background. This way you always know if the tests covering a certain line of code are passing or failing. You can see what your code coverage is for each line of your p...

.NETVisual StudioC#
Feb 17, 2022
7
1

Line-staging (Interactive Staging)

Taysser Gherfal
Taysser Gherfal

Line-staging support, a.k.a. interactive staging is one of our most popular Git suggestion tickets. Visual Studio already supports staging files and now we are taking that to the next level by making it possible to stage chunks of changes in your files right from the editor. Line-staging can be helpful when you need to split changes across differen...

.NETC++GitHub
Jan 6, 2022
13
0

Introducing new Git features to Visual Studio 2022

Taysser Gherfal
Taysser Gherfal

We continue to enhance the Git experience in Visual Studio, and we are excited to announce some long-awaited updates in version 17.1 Preview 2. Download the latest Visual Studio Preview and check out the following new Git features.   Compare branches Comparing branches provides an overview of differences between two branches which...

.NETVisual Studio 2022C++
Jan 5, 2022
30
0

Visual Studio 17.1 Preview 2 is now available!

Dominic Nahous
Dominic Nahous

Visual Studio 2022 17.1 Preview 2 continues to iterate on the themes of the Visual Studio 2022 release. We're enhancing existing features, bringing new productivity improvements, and making it easier for you to make Visual Studio your own.

.NETC#Visual Studio 2022