Showing line number in Visual Studio .Net
How can one do anything without having line number listed next to his/her code? Um?
To display them in Visual Studio .Net 2008 Express goto:
Tools->Options->Text Editor->All languages and select show line numbers.
Took me half an our to find that out, good old Netbeans fellow, where it takes just a right click on the text zone to switch the line numbers on/off…
October 17th, 2008 in
Dev Logbook, Visual Studio .Net