How to select a block of code in Visual Studio
This is quite interesting and a handy tip. You can use it very often during your development when you want…
This is quite interesting and a handy tip. You can use it very often during your development when you want…
JavaScript navigation is now more easy and simple with Visual Studio 2013. The new editor introduced the navigation bar within…
One of the small and nice features of Visual Studio 2013 you will find is the automatic braces completion. This…
You can modify the Code Information Indicators styles from the Options dialog windows. This will help you to customize the…
In the previous two tips ( Check the Unit Test Status Easily and Effectively – Test Status Indicator in Visual…