Introduction There are times when you need to use the WCF test client in places where Visual Studio is not installed, namely a production server […]
Toilet tank fill valve is hissing
Don’t change your toilet tank fill valve just yet Most of the posts I have seen about this automatically assume that you have to replace […]
Copy and zip up IIS Logs newer than a certain date
This script will actually work for anything of the form “Copy stuff from static location and zip it up using PowerShell”, however the focus for […]
Camtasia 8.6 throws C++ Runtime error when importing MOV files
The frustrating problem Upon creating a new project and attempting to import an MOV file you can get an error that reads: Microsoft Visual C++ […]
How to bake Jachnun
I’m not an expert on this I am not an expert on doing this, but I did it this weekend and it came out great. […]
A very simplistic explanation of events in C#
Introduction If you just want to see the code involved, go to the end of this article. I am really writing this for myself because […]
How I got Trovi on my computer and why you should never install CDisplayEx
Introduction I wanted to view some comics a friend recently gave me. If you haven’t heard of Berserk, you should go check it out. The […]
Dell Latitude E6400, Topaz Signature Pad and Broadcom USH Drivers
Introduction Dell is special… Latitudes are not good development machines, they are business grade, but somehow organizations think that cheap laptops are okay for developers […]
Setting Up WCF with Windows Authentication
Introduction Configuring WCF to do anything for the first time is very time consuming, frustrating and just generally a hassle. My coworker and I mucked […]
Getting Started With Entity Framework 4.3.1
Introduction Entity Framework (EF) has evolved quite a bit and as it has evolved it has become more and more confusing to keep up with […]