Remove and Sort – Namespaces using Shortcut in Visual Studio
While dealing with maintaining coding standard like stylecop warning fix with code, most of the time we need to remove…
While dealing with maintaining coding standard like stylecop warning fix with code, most of the time we need to remove…
By default in Visual Studio for any web pages design view is the default view. Which may causes some time…
You can select line by line code very easily using mouse or keyboard. But if you want to copy some…
This is very important and small tips for all VS users. Sometimes we need a small piece of code in…
This is very common problem in Web development that we need to freeze the GridView header at the time of…