Track Focused Element – “In-App XAML Inspection Toolbar” – Visual Studio 2015
Visual Studio 2015 introduced many tools for debugging and diagnostic. We have seen excellent feature for inspecting and debugging XAML…
Visual Studio 2015 introduced many tools for debugging and diagnostic. We have seen excellent feature for inspecting and debugging XAML…
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…
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…