Fixing Windows Installer Coordinator Bug in Server 2008 R2

Fixing Windows Installer Coordinator Bug in Server 2008 R2

Today I had to install the Java SE Development Kit 7u11 on a Windows Server 2008 R2 x64 box to [...]

Jan 17, 2013     No Comments
Read More
Fixing Crash After Cut Scene in Hitman Absolution

Fixing Crash After Cut Scene in Hitman Absolution

While playing through Hitman: Absolution I ran into a bug which was occurring at the start of the Birdie’s Gift [...]

Dec 2, 2012     2 Comments
Read More
Adding Both Undo and Redo Functionality to the .NET TextBox

Adding Both Undo and Redo Functionality to the .NET TextBox

If you are working on a project that requires the ability to support undo and redo operations with the standard [...]

Nov 9, 2012     No Comments
Read More
Setting Default CurrentCulture in all Versions of .NET

Setting Default CurrentCulture in all Versions of .NET

If you are using any version of .NET prior to 4.5, you will not have access to the handy property [...]

Sep 12, 2012     No Comments
Read More
Capturing Network Traffic using the WiFi Pineapple, tcpdump and Android

Capturing Network Traffic using the WiFi Pineapple, tcpdump and Android

First off I’d just like to say props to Robin Wood, Darren Kitchen, Sebastian Kinne, Rob Fuller and everyone else who has [...]

Aug 26, 2012     No Comments
Read More
Disable Shortcuts in WebBrowser Control and keep Copy and Paste

Disable Shortcuts in WebBrowser Control and keep Copy and Paste

It took me a while to figure this one out (admittedly it shouldn’t have taken as long as it did!), [...]

Aug 19, 2012     2 Comments
Read More