JosephCooney

Putting the 'Junk' in DotNetJunkies

<July 2008>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789


Navigation

My GotDotNet Samples

Subscriptions

News

I've moved my weblog to jcooney.net. Come and visit me there.


Interesting HST tip from Draco.NET source

I noticed an interesting “hooking stuff together” technique in the Draco.NET source for integrating with crufty old (but often extremely useful) command line utilities. The Process class has a StandardOutput property that can return a streamreader for reading standard output from. Much better than the VisualBasic Shell function. 

posted on Thursday, October 28, 2004 8:09 PM by JosephCooney





Powered by Dot Net Junkies, by Telligent Systems