Added in a page on Capturing and analyzing output from launched application Added in a sample of using lock files for simple inter-process coordination mechanism. Using the Interlocked threading classes 06/09/2008
Added in a sample of using the Interlocked classes to allow only a single thread access to a block of code at a time. Synchronised Dictionary 06/06/2008
Added in a sample of a synchronised generic dictionary which is thread safe. |
RSS Feed