What is the use command line execution in c sharp...What type of programs are run in command line in c sharp ??
Loading
What is the use command line execution in c sharp...What type of programs are run in command line in c sharp ??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sunny SharmaPosted Jun 8, 2013, 12:34 AM
Command line applications are heavily used for the operations that are required to run in background be it for a little time frame or for continuously for hours. Command line apps covers a major part of development in Enterprises or corporate institutions where they need various tasks to be scheduled and automated.
Hope you got the point :)
Thanks.
Hemant SrivastavaPosted Jun 7, 2013, 3:58 PM
Sometime, during silent install these type of tools are also needed.