December 2008 - Posts
Frequently in my role I see code that is doing something like the following :- After Time (x) Do (y). Repeat ad infinitum. No user interface. I’ve deliberately put this in nothing approximating code as that’s what this article is about. Now, before reading
Read More...
Frequently you need to add in some form of logging in your code on method entry and exit points, and typically this is done in a way which over-burdens you (the developer) with a fair bit of extra code. Now, the universal panacea would be to be able to
Read More...
Have you entered parallel universe? Am I speaking double Dutch? Nope, I'm just proud of my roots as a Cornishman. The blog title roughly translated means 'Sons of Cornwall', and the title of this post means 'Hello' (well, the closest approximation of
Read More...