These are sample applications used by the Visual Studio Diagnostics team for blog posts and talks
-
Clone the repo to download all samples (How to)
git clone https://github.com/Microsoft/vs-diag-samples.git
-
Find the sample of interest in the table below
-
Read the readme included with each sample and try it in Visual Studio
For more details see the readme included with each application.
Application Name | Description |
---|---|
Project_Archive | WPF app frequently used in Debugger Tips and Tricks talk |
PhotoFilter | UWP app demonstrating how to use Profiling Tools to find and solve performance issues |
MyShuttle | Web app used to demonstrate both Debugging and Profiling and tools to find issues faster |
-
Help improve the VS debugger by signing up to give us feedback.
-
Join the Performance Tools Community.
-
Read the Diagnostics Blog.