Hi,
I'm a newbie to c#, i'm writing an app. in asp.net using C#. One of the things that i want to do is execute a command. In particular, there is a file on a network share that i want to execute, "somefile.exe" . How do i write code in C# to execute that file?
Thanks
Sharon
