Thursday, May 13, 2021

Visual Studio Code

 VS Code Settings

Window zoom size

1.

File > Preference > Setting > User (tab) > Window > Zoom level  [-1] 


No comments:

Post a Comment

Raw Insert query in EF8 or Entity Framwork 8

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