Showing results for Tag : .NET

May 18, 2021
7
0

The Visual Studio family welcomes you at Microsoft Build 2021

Sachin Thakur
Sachin Thakur

Come join us at Microsoft Build, our largest developer conference, to explore what’s new in tech. This year, Build will be kicking off at 8:30 AM Pacific Time on Tuesday, May 25, 2021 (see in your time zone). You can expect an event packed with exciting product announcements, live keynotes, breakout sessions with cool demos, and Q&A with expert...

.NETVisual StudioMSBuild
Apr 19, 2021
429
0

Visual Studio 2022

Amanda Silver
Amanda Silver

  All of our product development begins and ends with you—whether you posted on Developer Community, filled out a survey, sent us feedback, or took part in a customer study, thank you for helping to continue to steer the product roadmap for Visual Studio. I have exciting news—the first public preview of Visual Studio 2022 will be re...

.NETAnnouncementVisual Studio 2022
Jan 20, 2021
22
0

Visual Studio 2019 v16.9 Preview 3 is Available Today

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.9 Preview 3 releases today. Highlights of this release include additional functionality in C++, .NET Productivity, XAML Tools, and Accessibility. Check out the new features today!

.NETDebugging and DiagnosticsXAML
Dec 8, 2020
12
0

Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You!

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.9 Preview 2! Our C++, .NET, and Xamarin Forms teams have been hard at work to deliver some great new functionality. This includes improvements in IntelliSense, binding properties, and using directives. Check out this latest release to give our features a try.

.NETVisual StudioVisual Studio 2019
Oct 28, 2020
29
0

The Future of Visual Studio Extensions

Leslie Richardson
Leslie Richardson

As we continue improving Visual Studio and expanding to the cloud, let's talk about our upcoming plans to improve the ways we write and use extensions.

.NETVisual StudioC#
Sep 22, 2020
10
0

New Features in Visual Studio 2019 v16.8 Preview 3.1

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.8 Preview 3.1 gives you improvements in Git Integration, C++20 conformance, .NET Productivity, Web Tools, and XAML . Plus, you can sign-up for our new Visual Studio Codespaces.

.NETVisual StudioDebugging and Diagnostics
Aug 25, 2020
18
0

Visual Studio 2019 v16.8 Preview 2 Releases New Features Today!

Jacqueline Widdis
Jacqueline Widdis

New features in Git Integration, .NET Productivity, Web Tools, and Xamarin are releasing in Visual Studio 2019 v16.8 Preview 2. Each of our teams continue to work hard to delight our developers. For this reason, Preview releases are some of the most exciting for us as we wait to hear how our newest features impact your work.

.NETAnnouncementXAML
Aug 5, 2020
53
0

Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today!

Jacqueline Widdis
Jacqueline Widdis

Announcing the release of Visual Studio 2019 version 16.7 and Visual Studio 2019 version 16.8 Preview 1. Both versions include additional Git integration, .NET Productivity improvements, WPF additions, and C++ improvements.

.NETAnnouncementXAML
Jul 15, 2020
3
0

Viewing Managed COM Objects Through Native Pointers

Mark Downie
Mark Downie

If you are a developer who is curating a successful .NET project using COM interop, then our latest preview of Visual Studio is for you (Download 16.7 Preview 3). This feature automatically decodes managed COM objects referenced by native pointers allowing you to fully inspect values in the Locals window.

.NETDebugging and DiagnosticsCOM
Jun 15, 2020
2
0

Debugging Async Code: Parallel Stacks for Tasks

Leslie Richardson
Leslie Richardson

Want a visual depiction of how your async code is executing in Visual Studio? Check out the newly updated Parallel Stacks for Tasks window!

.NETVisual StudioDebugging and Diagnostics