A guide to listening to keyboard and mouse input events from Windows users, including downloadable example code.
A list of tools and components that I've found usefull in my work as a developer, primarily of websites with ASP.NET.
I've created a small and highly annoying tool for training my self to use the keyboard more. You're welcome to download it and become annoyed.
Today I attended an excellent workshop about Scala development held by Ted Neward. During the session Ted demonstrated a different, functional, aspect of the Inversion of Control concept which he illustrated in Scala. Since it’s fully possible to do the same thing in C# I thought would borrow and modify his example to show a different type of Inversion of Control.