Showing 21 - 32 of 32 results
The Visual Studio 2013โ€™s Find and Replace Dialog provides the option for the user to find and replace text in...
Incremental Search is one of the nice little feature that is available in Visual Studio 2013. This is available in...
This trick is applicable not just for Visual Studio 2013 but also for the previous versions of the Visual Studio....
The TimeStamp in Debug Output Window feature adds the timestamp on different debug messages in the Debug Output Window in...
In Visual Studio 2013, the file opens up in the Preview page when you single click on the file in...
Hereโ€™s a simple keyboard shortcut that can be used to delete the Current Line in Visual Studio 2013 Code Editor....
Generally the Web Developers have the challenging task to update the web pages and verify the same in different browsers...
In one of my previous Visual Studio 2013 tips and tricks article, I explained how to disable the preview of...
In one of my previous blog post , i demonstrated how to use the Browser Link feature in Visual Studio...
StackOverflow is one of the popular websites that has almost become a big part of the developerโ€™s life. It is...
There are plenty of useful tools within Microsoft Visual Studio 2013 that lets the developers to test and debug their...
The Go To Definition with Control Click features allows the developers to navigate to the definition by control clicking (...