This is probably getting linked to by everyone by now, but it is so wonderfully entertaining. It reminds me of thought experiments that an old friend and I did in Physics class in high school.
Monthly Archives: August 2004
I really strongly dislike ineffectual management
Posted by Old Blog
on August 16, 2004
Comments Off
And that’s all I really need to say on that matter.
Shell Execution in C#… Finally!
Posted by Old Blog
on August 3, 2004
Comments Off
I finally found the .Net Framework objects that allow execution of a shell command! Took long enough, but I found a hint finally here and the SDK documentation and examples are really quite good once you know what object to look for.