Tuesday, March 12, 2019

Row number on page/form in Visual Studio 2015 and Other Version

Show/Hide Line/Row number on page/form in Visual Studio 2015 and Other Version

Go to
Menu>Tools>Options>Text Editor>All Languages>General> Line Numbers 

No comments:

Post a Comment

Raw Insert query in EF8 or Entity Framwork 8

          public async Task<object> InsertRack(Rack RackInsert)         {             try             {                 sql = " i...