"Because code doesn't need to be complex"
Recent Blog Posts
Fresh C# code hot out of the oven.
Get the Windows Image associated with a file
Using the Windows API you can get the image associated in windows for any file. This...
Animate a WPF control and get notified when it’s complete
WPF has some nice features, and Animation has be one of the most interesting. You can...
Check if a database field is null
How many times have you written code to get data from your database and when there is a null it's a pain. This helper class makes nulls a bit easier to deal with.

