Showing tag results for Visual Studio

Sep 14, 2022
Post comments count2
Post likes count2

It’s finally here. Bicep is in Visual Studio!

Uche Nkadi
Uche Nkadi

In less than two years, Bicep’s VS Code extension has grown from zero users to more than 15 thousand a month. In addition to the Bicep extension's success, millions of resources are now deployed with Bicep files via Azure CLI and Azure PowerShell. Our incredible community has not only shaped the suite of Bicep features we know and love today, but t...

Visual StudioAzureBicep
Aug 11, 2022
Post comments count11
Post likes count8

Choosing a .NET Memory Profiler in Visual Studio – part 1

Clément Habinshuti
Clément Habinshuti

Summary Visual Studio provides two great tools for analyzing and diagnosing memory issues in .NET applications: the Memory Usage profiler and .NET Object Allocation Tracking tool. While both tools are useful, it may not be obvious for new user to know which one to use when. This article aims to clarify what each tool is good for and how to use the...

Visual StudioDebugging and DiagnosticsProfiling
Aug 10, 2022
Post comments count12
Post likes count4

VisualStudio.Extensibility: A New Way to Write Extensions

Leslie Richardson
Leslie Richardson

Last year, we announced the first phase of a new extensibility model for Visual Studio.  This new model will make extensions easier to write and more reliable along with additional benefits such as being able to install these extensions without restarting the IDE.  Now, we’re excited to announce the second phase of the new extensibility model, now ...

Visual StudioExtensionsVisual Studio 2022
Jul 12, 2022
Post comments count17
Post likes count2

Analysis Services and Reporting Services extensions for Visual Studio 2022 are here!

Leslie Richardson
Leslie Richardson

We’re happy to announce the popular and long-awaited Analysis Services, RDLC Report Designer, and Reporting Services extensions are available for Visual Studio 2022!  Here’s how these Microsoft extensions for SQL Server can further enhance your business intelligence solution development environment. SQL Server Analysis Services (SSAS) The Microso...

Visual StudioExtensionsVisual Studio 2022
May 9, 2022
Post comments count18
Post likes count1

Update all Visual Studio installations with a single click!

Sayyeda Mussa
Sayyeda Mussa

We are continuously improving the Visual Studio update experience so that it’s as easy and effortless as possible. Many of you take advantage of the side-by-side support for Visual Studio and have multiple versions of Visual Studio installed simultaneously. In 17.3 Preview 1, we’ve made it easier to update all of your side-by-side versions of Visua...

Visual StudioUpdatesInstaller
Mar 16, 2022
Post comments count5
Post likes count2

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 16, 2022
Post comments count9
Post likes count1

Typing Less, Coding More: How we delivered IntelliCode whole line completions with a transformer model

Shengyu Fu
Shengyu Fu

Introduction Great code completions make you more productive while composing your code. Visual Studio 2022 now automatically completes C# code up to a whole line at a time, using a rich knowledge of your coding context. We have also released the IntelliCode Completions extension in Visual Studio Code (VSCode) to speed up coding in Python/TypeScrip...

Visual StudioVisual Studio CodeIntelliCode
Dec 21, 2021
Post comments count12
Post likes count1

Your Visual Studio Dashboard

Misty Hays
Misty Hays

I keep thinking about a tweet that said you should tackle challenging problems and do everything you can to maximize time well spent, so your ecosystem doesn’t have to.  Because once you’re distracted, it can be challenging to get back into the flow of writing code. Developers juggle a massive cognitive overload of different software, links, tools...

Visual StudioVisual Studio 2022Git
Dec 20, 2021
Post comments count11
Post likes count0

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 15, 2021
Post comments count33
Post likes count0

Where Are My Favorite Extensions in Visual Studio 2022?

Leslie Richardson
Leslie Richardson

Want to continue using your favorite extensions in VS 2022 but aren’t sure where they are? Check out this post to learn how to find them in the Marketplace, outside the Marketplace, or as integrated VS features!

Visual StudioExtensionsVisual Studio 2022