C# Hacks

I am starting to collect a number of C# hacks. I hope you’ll find them inspiring. They can be reached from the Browse section on the left.

I will keep you posted when new pages are published. You are welcome to comment on the hacks.

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Added hack 06, fixed a problem in hack 04

I added Hack 06 Lazy Initialization of Dictionaries and for Hack 04 Context Stacks I fixed a race condition when multiple threads were used.