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...
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...