A Simple Wrapper To Make Things More Fluent
This post is really a continuation from my last post on using a method that takes an Action to address…
99 articles found
This post is really a continuation from my last post on using a method that takes an Action to address…
Aspect Oriented Programming (AOP) is a pretty great concept. It is a little difficult to implement though. To be honest,…
I remember why I love C#. After spending the last two years or so writing mainly Java code, getting back…
Took me awhile, but I finally finished reading: The Definitive Antlr Reference: Building Domain-Specific Languages (Pragmatic Programmers) It is hard to…
As a developer who is often a technology evangelist, I am often doing presentations. Typically I will throw together some boring…
Lately I have been working on creating a language for automated testing to allow for even easier syntax than that…
Anyone who has coded with me, if asked to describe me in three words would say… Function-Pointer, Enumeration, Map When…
The contract I am working at has provided me with a workstation and dual monitors, yet I just bought two…
Well, there is just no denying it at this point. As much of a fan boy I am of Microsoft’s…