How can we run c# console programs from DOS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ramine
    New Member
    • Jul 2007
    • 3

    How can we run c# console programs from DOS

    Hello to All,
    I have a question, How can I run my c# console programs from DOS ?please help me because I have designed a Phonebook but now I see I can't Run it from DOS
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Well if it's truely a console application, running it in a console window should work just fine.
    What happens when you try? Are you getting any errors?
    Does the system that you are trying to run it on have the correct .Net frameworks?

    Comment

    Working...