Using CodeLens to display the Application Insights Exception Telemetry in Visual Studio
You can now leverage the CodeLens to display the Exception telemetry inside Visual Studio. Application Insights Exception details now can…
You can now leverage the CodeLens to display the Exception telemetry inside Visual Studio. Application Insights Exception details now can…
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…
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…
We can use HockeyApp to create bugs for crash reports and track feedback using Visual Studio Team Services. In one…
The Visual Studio 2015 updates 2 brings several improvement. Among all of them, one of the small but vary handy…
In one of our previous post we have talked about Uploading Windows Universal Apps Build to HockeyApp directly from Visual…