For your enjoyment. Though I prefer VB, in the current version ComImport makes C# the preferred choice for this project since the mscoree type library is screwed up and doesn't properly expose the ...
A thread is the smallest unit of execution within a process. A thread pool comprises of a number of threads, or, a collection of threads to be precise, and it can be used to perform several activities ...