Showing results for Desktop - Visual Studio Blog

Feb 29, 2024
5
6

WinForms Designer Selection for 32-bit .NET Framework Projects 

Shyam Gupta
Shyam Gupta

Visual Studio 2022’s transition to a 64-bit architecture, driven by customer feedback across the full range of Visual Studio developers, marked a pivotal step towards enhancing the development experience. As Klaus Loffelmann describes in his blog post, this transition enhances overall performance and responsiveness, particularly when working wi...

WinFormsWindows Forms32-bit
Aug 28, 2023
10
14

Working with images just got easier in Visual Studio

Mads Kristensen
Mads Kristensen

Any web, desktop, or mobile developer works with images often. You reference them from C#, HTML, XAML, CSS, C++, TypeScript, and even in code comments. Some images are local, and some exist online or on network shares, while others only exist as base64 encoded strings. We refer to them in numerous ways in code, but always as string values that don’...

PreviewExperiment
May 10, 2023
162
50

Visual Studio UI Refresh

Kaitlin Brooks Cherry Wang Dante Gagne
Kaitlin,
Cherry,
Dante

Microsoft Fluent design language provides a unified framework to create and deliver more productive, consistent, and accessible applications. The Fluent design principles have been applied across familiar products like Microsoft 365 and we’ve been using those principles in the IDE to make targeted improvements to real problems. We’re excited to...

AnnouncementVisual Studio 2022Accessibility
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...

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
May 20, 2020
2
0

Keep your IntelliCode completions fresh with our GitHub Action for Team Completions

Caty Caldwell
Caty Caldwell

Introducing the Visual Studio IntelliCode GitHub Action for Team Completions, teams can share and automate code completions easily! Visual Studio IntelliCode automates training a Team Completions model as part of your CI workflow to provide in-line completion suggestions based on your own types in C# and C++.

C#AnnouncementVisual Studio 2019
May 20, 2020
3
0

Improvements to XAML tooling in Visual Studio 2019 version 16.7 Preview 1

Dmitry Lyalin
Dmitry Lyalin

In this blog post we'd like to catch you up on what's new in Visual Studio tooling for XAML developers building WPF, UWP and Xamarin.Forms applications. In this post we'll cover new features shipped in Visual Studio 2019 version 16.5, 16.6 and the most recent release 16.7 Preview 1.

XAMLWPFUniversal Windows Platform
Mar 7, 2019
6
0

Windows Desktop Developer Twitch Workshop (March 14, 2019)

Dmitry Lyalin
Dmitry Lyalin

Today we’d like to announce an upcoming free live streaming workshop on March 14th, 2019 focused on Windows Desktop development for .NET applications using frameworks such as WPF, WinForms and UWP.

WPFUniversal Windows PlatformWinForms
Jan 28, 2019
2
0

Enhanced in Visual Studio 2019: Search for Objects and Properties in the Watch, Autos, and Locals Windows

Leslie Richardson
Leslie Richardson

Are you inspecting many variables at once in the Locals window? Tired of constantly scrolling through the Watch window to locate the object you are currently interested in? New to Visual Studio 2019, you can now find your variables and their properties faster using the new search feature found in the Watch, Autos, and Locals windows!

Visual StudioDebugging and DiagnosticsVisual Studio 2019