Working as a Product Manager


2 min read

After the last time I wrote about being a Product Manager, I realized I was being a bit pithy and the message got a bit ...

read more

Comments [0]

For whom the bell tolls


3 min read

I am seeing more CEOs vocalizing publicly the decision that their company and employees (and therefore their money) ...

read more

Comments [2]

JSON Schema


2 min read

Quick tip for those of you manually completing complex nested (or just plain large) JSON files, you can make the whole ...

read more

Comments [0]

Debug managed Linux core dumps with Visual Studio


3 min read

Analyzing dumps is a really popular technique to debug issues on remote machines, this is especially true when you do ...

read more

Comments [0]

Collecting Managed Crash Dumps on App Services for Linux


3 min read

I recently designed a CLI to help folks complete the deployment of DasBlog Core using SSH on Linux. In all honesty I am ...

read more

Comments [0]

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]

Performance Profiling - .NET Object Allocation Tracking


2 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]

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]

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]

<< Older Posts | Newer Posts >>