Generating a Hang Dump for ASP.NET Core app


3 min read

At work I spend a great deal of time reviewing hang dumps for a variety of our web platforms, I am usually trying to ...

read more

Comments [0]

Developer Links : March 22, 2018


1 min read

.NETConverting Your ASP.NET Web Forms Application to ASP.NET MVCAnnouncing .NET Core 2.1 Preview 1CloudDeploying ...

read more

Comments [0]

Tumbling down the rabbit hole


3 min read

I have noticed that there are two ways that I tend to engage with new programming problems and paradigms. The first is ...

read more

Comments [0]

JSON numbers changed with leading zeros


3 min read

I had this interesting case I was triaging last week where a consumer of our API was complaining that we were changing ...

read more

Comments [0]

Using Rebase in Visual Studio


2 min read

I mentioned a couple of weeks back how I am using Visual Studio to manage my local feature branches, however, I did not ...

read more

Comments [0]

What would C# look like without null?


2 min read

I was happily and randomly tweeting yesterday (as you do) and it occurred to me that I take null for granted. More ...

read more

Comments [0]

OS GitHub contributions with Visual Studio


7 min read

I had a really productive discussion with my extended development teammates last week, I was able to give a high level ...

read more

Comments [0]

Converting a HttpHandler to Middleware


2 min read

Back in the day we would write Http Handlers to process requests that needed to be tied to a particular endpoint while ...

read more

Comments [0]

Giving thanks!


0 min read

I am genuinely grateful for life that I have been gifted and for the many privileges that I have been afforded. I ...

read more

Comments [0]

<< Older Posts | Newer Posts >>