Showing results for Category: Cross-Platform from Visual Studio Blog

Nov 14, 2023
35
4

Visual Studio 17.8 now available!

Adrian Murphy
Adrian Murphy

Unlock New Heights in Developer Productivity: Optimized C++ Support, Enhanced Enterprise Capabilities, and Full .NET 8 Integration The latest update (17.8) for Visual Studio 2022 is now generally available! Offering a comprehensive suite of enhancements that span productivity, programming languages, and enterprise management, this general rele...

.NETVisual StudioAnnouncement
May 30, 2023
1
10

Create a Microsoft Power App for your ASP.NET Core Web API

Julia Kasper
Julia Kasper

Boost your developer journey by easily creating front ends for your web APIs. Low-code tooling is becoming increasingly popular among developers because it allows them to create applications faster and with less code. In Visual Studio 2022 17.6 preview 2, you can now connect to the Microsoft Power Platform via connected services and create custom ...

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
Dec 13, 2022
27
1

Try out Visual Studio 2022 version 17.5 Preview 2

Anthony Cangialosi
Anthony Cangialosi

I’m excited to share today we released Visual Studio 2022 17.5 Preview 2! Your feedback goes directly to the product team working to deliver you the best developer IDE. We welcome your feedback on Developer Community where we are always eager to hear your suggestions for new or existing features and learn about any bugs or issues via report a probl...

May 26, 2022
19
1

Visual Studio at Microsoft Build 2022

Chris Hardy
Chris Hardy

This week we had Microsoft Build 2022 and there were some announcements made in Amanda Silver’s Theme session and multiple breakouts that are exciting for Visual Studio users, like you. We released the .NET Multi-platform App UI (a.k.a. .NET MAUI), announced Microsoft Dev Box, Azure Deployment Environments and Visual Studio on Arm64. With Visual St...

Dec 20, 2021
11
0

Test tools for .NET and cross-platform apps

KendraHavens
KendraHavens

Visual Studio 2022 brings better test tools to your everyday development with Show in Test Explorer, Remote Testing, Test audio cues, Playwright, and more!

.NETVisual StudioC#
Nov 8, 2021
70
0

Visual Studio 2022 now available

Amanda Silver
Amanda Silver

I am really excited to announce that we've reached general availability for Visual Studio 2022. Watch the keynote on YouTube.

.NETC++vs2022
Jul 27, 2020
0
1

Database Profiling with Visual Studio

Esteban Herrera
Esteban Herrera

Examine when database queries were executed and measure how long the take using Visual Studio's Performance Profiler.

SQLDiagnosticsProfiling