Creating Web Themes with Razor Pages


2 min read

One of my main ambitions for DasBlog Core was to create a flexible templating solution using Razor, this would allow a ...

read more

Comments [0]

Microsoft Interface Definition Language 3


1 min read

I wrote about Windows RT some years ago without really thinking about the underlying type system design in a multi ...

read more

Comments [0]

Why is the CPU usage so high and why do requests appear stuck?


2 min read

I was reviewing a hang dump for really important service with WinDbg recently, externally it was obvious that our ...

read more

Comments [0]

Hosting your ASP.NET Core app


3 min read

So I wanted to document a couple of interesting points that had not occurred to me about hosting ASP.NET Core ...

read more

Comments [0]

Should we use SecureString in ASP.NET for handling passwords?


3 min read

I got asked an interesting question about that would potentially apply to lots of products and thought it would be an ...

read more

Comments [0]

Taking a Hang Dump or Crash Dump with ProcDump


2 min read

Most of us are unprepared for catastrophic failure in our application, that is, the kind of failure that is so ...

read more

Comments [0]

Casting to Xbox from Windows


2 min read

Much to my disappointment PBS does not have a Xbox One app and they have a lot of British programming that I would miss ...

read more

Comments [0]

What you need to know about .NET memory


2 min read

I have been tasked with sharing some of things I have learned about .NET applications and how they manage memory and ...

read more

Comments [0]

Reversing the effects of long programming sessions


4 min read

Programming for long periods is like walking a high tight rope for a really, really long period of time, or at least I ...

read more

Comments [6]

<< Older Posts | Newer Posts >>