SRT Solutions

Blogs

Browse by Tags

  • Multithreading in C#

    Multithreading is something that seems to keep popping up on me when I am coding. My applications either need to do some crazy calculation (and not return 42) or a function will be waiting for a while before returning anything. Both of these leave my GUI locked up to the point where in Vista I get a...
    Posted to Coding with Great Hair (Weblog) by cmsears on Wed, Jul 23 2008

In our last colurm, we wrote about how technical mentors can benefit companies ( Ann Arbor Business Review, May 22, 2008 ). In this installment, we're...