Wednesday, June 30, 2021

Page preview on single click VS2015

Page preview on single click VS2015 or further

or on single click page open in solution explorer


 Menu>Tools>Options>Environment>Tabs and Windows >   Preview Tab  =  false

No comments:

Post a Comment

Raw Insert query in EF8 or Entity Framwork 8

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