Description of Command Line Automation for .NET :
This is a program that executes DOS and console commands directly from VB and C# .NET code. As soon as the commands are implemented the output will be sent via an usual .NET event. With the output, completion status and DOS return code are also returned for performing programming verification for command failure. All these process provides a program automation during command implementation. This program also allows programmers to include timeout functionality.