|
Subject:
|
C#
|
|
Posted By:
|
sangram2681
|
Post Date:
|
8/18/2006 10:41:13 PM
|
I want to run MSDos command through C#.is it possible to do so.can we the run commands like Dir and store there output so that we can use it in database.
|
|
Reply By:
|
BrianWren
|
Reply Date:
|
8/21/2006 2:54:20 PM
|
Why on earth would you want to do that, when C# (and all .NET environments) have native ways of doing what you describe?
|
|