Creating convincing bugs for your demo code


2 min read

Have you ever seen a killer demo that fizzles at the end because the root cause is a contrived Thread.Wait() or a ...

read more

Comments [0]

wrk for benchmarking and testing


2 min read

If like me you installed a Linux Distro on Windows 10 and then just did nothing with it, it would behoove us to ...

read more

Comments [0]

POWERful Devs Opening Keynote


0 min read

Scott Guthrie (EVP, who previously owned ASP.NET) and Maria Naggaga (who currently owns ASP.NET) discuss the future of ...

read more

Comments [0]

Hitting breakpoints steals focus


2 min read

There are a lot of useful features in Visual Studio, but you often do not know what you do not know. For example, one ...

read more

Comments [2]

Evenly distributed talent


3 min read

Interviewing developers and PMs is incredibly hard, we know this, in fact I have looked back at several blog post I ...

read more

Comments [3]

Microsoft Flow for Bloggers


2 min read

I started using IFTT some years ago to ensure that whenever I created a new blog post I would automatically send a ...

read more

Comments [0]

Azure K8S commands


3 min read

So to continue my exercise of archiving commands I wanted to turn my attention to Azure Kubernetes (AKS).  Again, this ...

read more

Comments [0]

Learning and relearning Docker commands


2 min read

I have found myself learning and relearning Docker basics because I only dive into it every few months, and it took me ...

read more

Comments [0]

Viewing async code with Visual Studio


2 min read

The debugger team have been working really hard on the improving the ways in which you can visualize asynchronous code! ...

read more

Comments [0]

<< Older Posts | Newer Posts >>