Archives
-
Clip - Saving command line and powershell output directly to the clipboard
Every once in a while I run across something so simple, yet so powerful, that I wonder why I've never heard of it before. Today I came across one of those situations.
-
Tool: Creating a custom MachineKey in ASP.NET
There are many times when it is worthwhile to create a custom machineKey for your web.config file. This is worthwhile on a webfarm but also worthwhile on a stand-alone server so that your machineKey remains the same after an iisreset or application pool recycle.