Quantcast
Channel: Visual Studio Toolbox - Channel 9
Browsing all 40 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Productivity Tips and Tricks

The .NET Productivity team (a.k.a. Roslyn) is constantly thinking of new ways to make .NET developers more productive. Roslyn PM Mika Dumont shows a number of the latest features that make your coding...

View Article



Image may be NSFW.
Clik here to view.

The New Git Experience

The Visual Studio team has spent quite a bit of time recently improving Git integration in Visual Studio 2019. PMs Pratik Nadagouda and Taysser Gherfal show the latest updates, including the new Git...

View Article

Image may be NSFW.
Clik here to view.

IntelliCode Team Completions

Visual Studio IntelliCode uses machine learning to offer useful, contextually rich code completion suggestion, in-line as you code. In this episode, PM Caty Caldwell shows a new feature of IntelliCode...

View Article

Image may be NSFW.
Clik here to view.

Bridge to Kubernetes

Setting up and running a microservice application locally can be time-consuming and complex. Visual Studio PM Nick Greenfield shows how Bridge to Kubernetes enables you to connect to a Kubernetes...

View Article

Image may be NSFW.
Clik here to view.

Performance Profiling | CPU Usage Tool

A good way to start investigating performance issues in your app is to understand its CPU usage. Profiler PM Esteban Herrera shows how to collect and analyze CPU usage data for your applications. Learn...

View Article


Image may be NSFW.
Clik here to view.

Performance Profiling | Database Tool

Does your app make database queries? Want to improve its performance? Profiler PM Esteban Herrera shows how to use the Database tool to collect and analyze information about individual queries. Learn...

View Article

Image may be NSFW.
Clik here to view.

Performance Profiling | .NET Async Tool

You know that asynchronous programming makes your UI more responsive. Did you know that you can use the .NET Async tool to profile your async code? Diagnostics PM Sagar Shetty shows how to use this...

View Article

Image may be NSFW.
Clik here to view.

GitHub Codespaces

Want to see Microsoft's vision for cloud-powered development environments that enable developers to get up and running quickly and work from anywhere on any platform? Visual Studio PM Vix Ryan shows...

View Article


Image may be NSFW.
Clik here to view.

Performance Profiling | .NET Object Allocation Tracking Tool

Diagnostics PM Sagar Shetty continues taking us on a tour of the Visual Studio profiling tools. Today he shows how you can see how much memory your app uses and what code paths allocate the most memory...

View Article


Image may be NSFW.
Clik here to view.

Visual Studio Installation and Customization

What's really happening when you install Visual Studio and how can you customize the installation? VS PM Soojin Choi answers these questions in this episode. Even if you have installed Visual Studio...

View Article

Image may be NSFW.
Clik here to view.

Transient Error Handling with Polly Part 1

As more and more apps rely on services running in the cloud, you need a robust way to handle service outages. .NET Rocks co-host Carl Franklin shows us how to use Polly to handle transient errors. This...

View Article

Image may be NSFW.
Clik here to view.

Transient Error Handling with Polly Part 2

As more and more apps rely on services running in the cloud, you need a robust way to handle service outages. .NET Rocks co-host Carl Franklin shows us how to use Polly to handle transient errors. This...

View Article

Image may be NSFW.
Clik here to view.

Create .NET Core Projects with the Command Line

Every .NET project is based on a project template. Want to learn more about the ones that ship "in the box"? Want to learn how to create your own? In this multi-part series, ASP.NET PM Sayed Hashimi...

View Article


Image may be NSFW.
Clik here to view.

Use an Existing .NET Core Project Template

Every .NET project is based on a project template. Want to learn more about the ones that ship "in the box"? Want to learn how to create your own? In this multi-part series, ASP.NET PM Sayed Hashimi...

View Article

Image may be NSFW.
Clik here to view.

Create a .NET Core Project Template

Every .NET project is based on a project template. Want to learn more about the ones that ship "in the box"? Want to learn how to create your own? In this multi-part series, ASP.NET PM Sayed Hashimi...

View Article


Image may be NSFW.
Clik here to view.

Create a .NET Core Project Template for Visual Studio

Every .NET project is based on a project template. Want to learn more about the ones that ship "in the box"? Want to learn how to create your own? In this multi-part series, ASP.NET PM Sayed Hashimi...

View Article

Image may be NSFW.
Clik here to view.

Add a Parameter to a .NET Core Project Template

Every .NET project is based on a project template. Want to learn more about the ones that ship "in the box"? Want to learn how to create your own? In this multi-part series, ASP.NET PM Sayed Hashimi...

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting .NET Core Project Templates

Every .NET project is based on a project template. Want to learn more about the ones that ship "in the box"? Want to learn how to create your own? In this multi-part series, ASP.NET PM Sayed Hashimi...

View Article

Image may be NSFW.
Clik here to view.

Azure Application Insights Profiler

Need to collect performance data about your Azure apps while they are running in production? DevDiv Azure Services PM Chuck Weininger shows us how to do that using the Azure Application Insights...

View Article

Image may be NSFW.
Clik here to view.

Sharing Knowledge Online

Want to share your knowledge and experiences with others online? David Giard, host of the Technology and Friends and GCast channels on YouTube, shows you how to get started. Check out David's videos at...

View Article
Browsing all 40 articles
Browse latest View live




Latest Images