Looking back at Async


4 min read

In my distant past I was involved in a lot of multi-threaded development. The basic idea was that while using an ...

read more

Comments [0]

Opting in to runtime compilation for .NET 3


2 min read

I upgraded DasBlog Core code base to .NET 3 several weeks ago, however, every time I would attempt a deploy to App ...

read more

Comments [0]

Prepping for my first Ignite Conference


3 min read

I have done a lot of public speaking over the years but nothing tech related and so when I was asked to submit a ...

read more

Comments [0]

Fixing the upstream url for a remote fork


1 min read

I have been forking a few repos recently and noticing that get the latest updates from upstream repos has been failing. ...

read more

Comments [0]

Why do you need storage for Snapshot Debugger?


2 min read

If you have used Snapshot Debugger for Visual Studio or Time Travel Debugging (TTD) you will probably have noticed that ...

read more

Comments [0]

.NET Core 3 App Services Rollout


3 min read

One of the advantages of  PaaS solutions like Azure App Services is that you do not have encumber yourself with ...

read more

Comments [0]

Surface Duo


2 min read

It was made clear, quite categorically, that being a Microsoft employee gives you almost zero insights into the ...

read more

Comments [0]

Adjusting StackFrames in Visual Studio


2 min read

I wrote a blog post recently about how Visual Studio can be used to review memory dumps. In my example I introduced the ...

read more

Comments [0]

Kudu error with maxViewItems in localstorage


2 min read

So I am using Azure App Services recently and wanted to review a list of files in my content folder, I have just under ...

read more

Comments [0]

<< Older Posts | Newer Posts >>