Art on wall

Why we need the Rundown Provider


3 min read

I am going to be honest when investigating issues in production, if given the choice between tracing a process or ...

read more

Comments [0]

perf-profiling-allocation

Performance Profiling - .NET Object Allocation Tracking


1 min read

In this video Sagar Shetty shows you how you can see how much memory your app uses and what code paths allocate the ...

read more

Comments [0]

perf-profiling-cpuusage

Performance Profiling - CPU Usage


1 min read

A good way to start investigating performance issues in your app is to understand its CPU usage. Profiler PM Esteban ...

read more

Comments [0]

perf-profiling-production-profiling

Performance Profiling - In Production


1 min read

In part 3 on performance profiling,  Esteban Herrera shows us how to profile apps once they are actually in production ...

read more

Comments [0]

perf-profiling-righttool

Performance Profiling - Picking the right tool


2 min read

There are quite a few profiling options in Visual Studio, so it is important to learn which one to use for the various ...

read more

Comments [0]

perf-profiling-introduction

Performance Profiling - Introduction


1 min read

If you are not sure what to do once you start experiencing performance issues in your application then check out this ...

read more

Comments [0]

Stackoverflow collapsed stackframes

View the origin of a repeating call stack


2 min read

I have blogged about how tricky it can be to catch StackOverflowExceptions even with a great tool like procdump there ...

read more

Comments [0]

addresssing-racial-injustice

Large Tech taking on inequality


8 min read

I had meant to talk about Microsoft’s commitment to battling inequality earlier this year but I have to be honest it ...

read more

Comments [0]

C00000FD.STACK_OVERFLOW

Catching Stack Overflow Exceptions


3 min read

In the last couple of weeks I have seen at least three colleagues ask about capturing memory dumps during stack ...

read more

Comments [0]

<< Older Posts | Newer Posts >>