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…
The Visual Studio 2015 updates 2 brings several improvement. Among all of them, one of the small but vary handy…
The recent updates of Visual Studio 2015 brings several improvement for Application Insights tool for Visual Studio. One of such…
Styles are one of the most important things that makes the apps more beautiful. Xamarin Forms support styles in build, but…
“Execute in Interactive” feature is great addition with the new Visual Studio 2015 Update. Previously I shared several posts on…
In our previous post we have seen how to create a custom control like RadioButton in Xamarin forms on Android. In this post…