Persisting the “Find All references” results in Visual Studio 2017
If you are using Visual Studio 2017, by now you must have noticed, the Find All Reference window comes with…
If you are using Visual Studio 2017, by now you must have noticed, the Find All Reference window comes with…
The Application Insights Trends tool in Visual Studio can analyze the data from the different set of telemetry types, time…
In the previous post you have seen how we can use the CodeLens to display the Application Insights Exception Telemetry…
In Visual Studio 2015, using the light bulb action, we can simplify the refactoring a method from Asynchronous to Synchronous…
The Interactive Window in Visual Studio is a great utility to play around the code, language features, API’s and other…
The Visual Studio 2015 updates 2 brings several improvement. Among all of them, one of the small but vary handy…
Using Visual Studio 2015 you can now also update the installed extension automatically. If the Auto-Update option is enabled, the…
Visual Studio 2015 introduced many tools for debugging and diagnostic. We have also seen an another excellent feature for inspecting…