February 2008 - Posts

3
Comments

Run CMD / Java application using C# by nawaf227

Few days ago I needed to write a piece of code to call ANT file that builds some java files using the following CMD command ant –f build.xml. The process is rather straight forward task. Use System.Diagnostics.Process that’s all, Easy. To get the output...
Filed under: , ,
More Posts