Throughout my career as a professional software developer, I?ve spent quite a lot of my […]
Book Review: Object-Oriented JavaScript
A good number of folks have recommended me to pick up Object-Oriented JavaScript after I […]
CreateDelegate<T> – An Exercise in Using Expressions
In a previous blog post I showed a basic example of how to use the […]
Using TransactionScope with SQLite
Earlier this week I ran into a little quirk with SQLite. Take a look at […]
Book Review: Switch – How to Change Things When Change is Hard
After hearing about this book in an interview with Mary and Tom Poppendieck, I decided […]
Enter a Parallel Universe Using IKVM.NET
IKVM.NET is something I?ve been playing with for a while now, but seeing this awesome […]
Learning JavaScript – Checking The Declaration of a Variable
Judging from my previous post, some people might have come to the conclusion that I?m […]
Book Review: JavaScript – The Good Parts
Today I finished reading JavaScript ? The Good Parts written by Douglas Crockford. That picture […]