Search results for query: *

  1. S

    Question Unhandled exception string problem user input

    Hello all: I'm new to coding and this forum, using c# visual studio 2012. I am trying to get this code to read the user input and read it on a separate line. I get an un-handled exception, not sure why. Thank You using System; using System.Collections.Generic; using System.Linq; using...
  2. S

    Question show line numbers

    Hello to all. This is my first thread and I am a newbee to C#. I am using Visual Studio Express 2012. I would like to see the line numbers on the left side. How do I enable this? Thanks
Back
Top Bottom