Showing tag results for Visual Studio

Sep 18, 2019
Post comments count10
Post likes count0

How to debug and profile any EXE with Visual Studio

Andy Sterland

Have you ever needed to debug or profile an executable (.exe file) that you don’t have source for or can’t build? Then the least known Visual Studio project type, the EXE project, is for you!

Visual StudioDebugging and Diagnosticsprofile
Aug 27, 2019
Post comments count4
Post likes count0

Get more fresh content on Visual Studio’s YouTube channel

Mads Kristensen

Whether you like short how-to videos or longer deep dives, the Visual Studio YouTube channel has something for you. With fresh content published once to several times a week, there are always new and interesting videos to help you stay current on everything Visual Studio.

Visual Studio
Aug 13, 2019
Post comments count13
Post likes count0

Visual Studio 2019 version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 Released!

Jacqueline Widdis

Visual Studio version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 are available. Because many of the features in this release are a response to Developer Community feedback, we are excited to share our changes. First of all, the latest Preview versions both PC and Mac are available to download from VisualStudio.com. You can also ...

Visual StudioDebugging and DiagnosticsC#
Aug 8, 2019
Post comments count13
Post likes count0

Async loaded .NET projects may impact Visual Studio extensions

Mads Kristensen

In Visual Studio 2019 version 16.3, the CSProj project system (C#/VB non-SDK style) introduces a new way of loading called Partial Load Mode (PLM). After the solution loads, the project system is doing design time builds in the background, leaving the UI responsive and interactive. Extensions may need to adjust for this behavior change.

Visual StudioExtensions
Aug 2, 2019
Post comments count0
Post likes count0

Azure IoT Tools July Update: IoT Edge tooling GA and more!

Jun Han

Welcome to the July update of IoT Tooling! In the release, we have made a lot of features and improvements for our IoT developers! General Availability of IoT Edge tooling Azure IoT Edge was released in the year of 2017. With near two years’ continuous working on the Azure IoT Edge Tooling, we are happy to announce that Azure IoT Edge Tool...

Visual StudioAzureIoT
Aug 1, 2019
Post comments count27
Post likes count0

Theming in Visual Studio just got a lot easier

Mads Kristensen

Sometimes the default themes for Visual Studio just aren’t enough. Lucky for us, we’ve just redesigned the process of creating and importing custom themes.

Visual StudioExtensions
Jul 31, 2019
Post comments count102
Post likes count0

Status on Visual Studio feature suggestions

Mads Kristensen

Visual Studio receives over 500 feature suggestions from customers every month on the Developer Community website. Handling that amount is a huge effort and we’d like to share with you how we handle this volume and the steps that we take to respond to them all.

Visual StudioAnnouncementDeveloper Community
Jul 24, 2019
Post comments count60
Post likes count0

Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1

Jacqueline Widdis

Check out what's new in the 16.2 generally available and 16.3 Preview 1 release of Visual Studio 2019. See the improvements to Test Explorer, search capabilities within the product, C++ linker iteration build times, and .NET Core 3.0

Visual StudioDebugging and DiagnosticsAnnouncement
Jul 11, 2019
Post comments count9
Post likes count0

Checklist for writing great Visual Studio extensions

Mads Kristensen

Great Visual Studio extensions share a few key features that sets them apart from the rest. They look and feel well crafted, are performant and reliable, do what they advertise to perfection, and blend in naturally among Visual Studio’s own features.

Visual StudioExtensions
Jun 25, 2019
Post comments count18
Post likes count1

Visual Studio tips and tricks

Mads Kristensen

Whether you are new or have been using Visual Studio for years, there are a bunch of tips and tricks that can make you more productive. We’ve been sharing tips on Twitter using the #vstip hashtag for a while, and this is a collection of the best ones so far.

Visual StudioExtensions