Top Stories published by theburningmonk.com in 2010

Threading — using the ThreadPool vs. creating your own threads

There are a lot of discussions on the pros and cons of using the ThreadPool and creating your own threads. Having spent a bit of time reading what others have to say, here’s a summary of the things I’ve picked up on.


Converting a binary string representation into binary array in C#

Stumbled across this question on StackOverflow the other day, definitely one for the interview! The question goes:

How do you convert a string such as “01110100011001010111001101110100” to a

These were the top 10 stories published by theburningmonk.com in 2010. You can also dive into monthly archives for 2010 by using the calendar at the top of this page.