Just like the subject states. I want to be able to run iisreset, batch files, etc. from the a console application. Can I/How do I do it?
Thanks,
Kyle
|
|
Just like the subject states. I want to be able to run iisreset, batch files, etc. from the a console application. Can I/How do I do it? Thanks, Kyle
|
||
|
|
|
|
That's quite possible, for example:
|
||
|
|
|
|
Hi, Check this example from C# Station
|
||
|
|
|
|
You can also do this:
|
||
|
|