Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. hw to desply the result(output) in Console(COMMAND PROMPT) of a WINDOWS ApPLCIATION

hw to desply the result(output) in Console(COMMAND PROMPT) of a WINDOWS ApPLCIATION

Scheduled Pinned Locked Moved .NET (Core and Framework)
tutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pashitech
    wrote on last edited by
    #1

    Hi all in my application i need to desply output in CommandPrompt.. and also i need to take the commands which r desplayed in command prompt.. please can u let me know. How to desply Output in CommandPrompt....In WINDOWS APPLICATION Thnk in advance prashanth, s/w Engineer, Syfnosys.

    prashanth, s/w Engineer, Syfnosys.

    S L 2 Replies Last reply
    0
    • P pashitech

      Hi all in my application i need to desply output in CommandPrompt.. and also i need to take the commands which r desplayed in command prompt.. please can u let me know. How to desply Output in CommandPrompt....In WINDOWS APPLICATION Thnk in advance prashanth, s/w Engineer, Syfnosys.

      prashanth, s/w Engineer, Syfnosys.

      S Offline
      S Offline
      sxbluebird
      wrote on last edited by
      #2

      Is Console.WriteLine(***) ? wang

      1 Reply Last reply
      0
      • P pashitech

        Hi all in my application i need to desply output in CommandPrompt.. and also i need to take the commands which r desplayed in command prompt.. please can u let me know. How to desply Output in CommandPrompt....In WINDOWS APPLICATION Thnk in advance prashanth, s/w Engineer, Syfnosys.

        prashanth, s/w Engineer, Syfnosys.

        L Offline
        L Offline
        Luc Pattyn
        wrote on last edited by
        #3

        Console.WriteLine(someString) will send someString to the Console. The console is: - the output pane when running inside Visual Studio - the console windows when executing from a DOS command window - absent when simply double-clicking the exe in Windows Explorer. :)

        Luc Pattyn

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups