Automatically Remove and Sort Usings on Save in Visual Studio 2013
Sorting and Removing the unused namespaces is a general coding standard guideline. We maintained this for all the files where…
Sorting and Removing the unused namespaces is a general coding standard guideline. We maintained this for all the files where…
“Peek Definition” improves the overall developer productivity by displaying the code definition with in the same code window as an…
In our previous post (View Help with in Same Code Window – Peek Help), we have seen one excellent productive…
Peek Help feature enables the Visual Studio 2013 users to view the code help ( MSDN documentation ) with in…