| Author: rakmrish 17 Aug 2004 | Member Level: Bronze Points : 0 |
What namespace to be included if u want use Process class . how to use Process class in c#.net
|
| Author: Muralidharan Ramakrishnan 17 Aug 2004 | Member Level: Gold Points : 0 |
Hi the name space is System.Diagnostics.Process. You can use the same code with c# syntax for process class.
|
| Author: Irfan Patel 23 Aug 2004 | Member Level: Silver Points : 0 |
This article has already been written a few days back. Infact its just three article back in the list. Please check out the following for a great discussion with other members on what are the pros and cons of the above code. http://www.dotnetspider.com/Technology/KBPages/631.aspx
|