Joris Dresselaers

I want to know God's thoughts... the rest are details. - Albert Einstein

Browse by Tags

All Tags » C# (RSS)
Thread-safe caching mechanism using a Hashtable
Hi. I wanted to start my first (real) blog post with some interesting material ;-) On our current project we have been struggling with the following problem. We need a custom caching system that uses a static Hashtable to cache its items. As we work in...
Posted: Feb 15 2008, 09:26 AM by Jokke | with 1 comment(s)
Filed under: ,
Blog code formatting
Hi guys, While writing my first blog post, I stumbled on the following problem: how do I format the code that I want to publish on the blog? It seems that when I paste my code in the blog editor, I lose all formatting (except for the coloring). My good...
Posted: Feb 14 2008, 06:37 AM by Jokke | with 1 comment(s)
Filed under: ,