Refreshing browsers directly from Visual Studio 2013
The “Browser Link” feature of Visual Studio 2013 allows you to refresh the running web application in all the opened…
The “Browser Link” feature of Visual Studio 2013 allows you to refresh the running web application in all the opened…
Visual Studio 2013 introduced a great feature that helps you to inspect all the functions / nested functions returns values…
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…
Searching items within Options dialog control is no more difficult and confusing. You can now search different options with in…
In the previous two tips ( Check the Unit Test Status Easily and Effectively – Test Status Indicator in Visual…
In the previous tip you have seen how the code reference indicator help us to find the code reference easily.…