Recent Posts

Monitoring a WCF Service Host

2 minute read

One problem I’ve been running into is my ServiceHosts failing out in my long running background services. I’ve written the following class to help monitor th...

Application To Generate ASP.NET Machine Keys

less than 1 minute read

Frankly, it’s always a pain to create ASP.NET machine keys for each of your web applications. I’ve written a little helper app that creates the <machineKe...