Expand and Collapse Code Blocks on the fly in Visual Studio
We all are very much familiar with #region in Visual Studio that let us specify a block of code to…
We all are very much familiar with #region in Visual Studio that let us specify a block of code to…
This question triggered from the previous post Delete horizontal white spaces from your code in Visual Studio . There we…
While writing code, pasting snippet from other sources we may ended up some additional spaces after end of the line…
Instrumentation Key is the key integration point between your application and the Application Insights. This key is essential for sending…
Visual Studio is a very powerful IDE. Visual Studio also support lots of tooling capabilities to increase the developer productivity. Over…
The Visual Studio Command Window is very powerful and can help you to execute things faster during development. The Command…
Visual Studio 2015 provides lots of tooling supports for debugging and diagnostic. Previously we discussed about PerfTips – Easiest way…
You must know that, Visual Studio provides two different types of Find Results Window. While one of them are very…