Turning On/Off Application Insights Exception display for CodeLens in Visual Studio
In the previous post you have seen how we can use the CodeLens to display the Application Insights Exception Telemetry…
In the previous post you have seen how we can use the CodeLens to display the Application Insights Exception Telemetry…
You can now leverage the CodeLens to display the Exception telemetry inside Visual Studio. Application Insights Exception details now can…
Recent updates of Visual Studio 2015 introduced a new tool for analyzing how your application behaviors over time using the…
Using the In-App XAML Inspection toolbar we can directly access the Live Visual Tree and Live Property Explorer from the…
Visual Studio 2015 introduced many tools for debugging and diagnostic. We have seen excellent feature for inspecting and debugging XAML…
With the recent updates of Visual Studio 2015 (Update 3 RC), we can now install and add references for Nuget…
While building one of the Holographic App demo for my Holographic App Development Using Microsoft HoloLens series, I was trying…
In Visual Studio 2015, using the light bulb action, we can simplify the refactoring a method from Asynchronous to Synchronous…