Show Line Numbers in Visual Studio

Sometime it’s very useful to show line number in Visual Studio while programing.

So follow below steps:

Do to Menu Bar-> Tools Options.

tools
                                                                         Image 1.

Now Go To-> Text Editor -> All Languages -> General -> Make Sure Line Numbers is Checked -> OK.

General
                                                                           Image 2.

Text Editor
                                                                           Image 3.