PowerShell – Recycle All IIS App Pools
With a little help from Shay Levy’s post on Stack Overflow and the MSDN documentation, I added this handy function…
With a little help from Shay Levy’s post on Stack Overflow and the MSDN documentation, I added this handy function…
Anybody who uses Twitter has heard of auto-follow services for Twitter. Below is a PowerShell script I used to auto…
Many times I need to merge two separate datasets that have a common key column – for example: dataset 1:…
First I found this blog post – which worked but only after some tinkering. There is a comment there that describes a…
I can never remember how to rollback a check-in, and there’s all kinds of mess in search results about this…
Here’s how to automatically check-in to FourSquare from C#. Yes, I did cheat with this for about a week. Apparently…
Its hard to find much technical information on the Windows Hosts file, beyond what is pretty much common knowledge. Some…
The IPhone browser (and some other browsers/email clients/plugins) will automatically detect phone numbers and style them. This automatic styling might…
Just a quickie convenience tip. Some mornings it seems to take my computer a little too long to “wake up”…
For some reason directions for clearing the Squid proxy cache (in Windows) seemed hard to come by on the web,…