Code Health Indicator – A must have visual studio extensions for all app developers
CodeLens feature was introduced with Visual Studio 2013 with early name of ‘Code Information Indicators’ . The main purpose of CodeLens…
CodeLens feature was introduced with Visual Studio 2013 with early name of ‘Code Information Indicators’ . The main purpose of CodeLens…
Universal Windows Platform introduced a new InkCanvas control to easy drawing and a new Inking API to manage the inking. If…
The Universal Windows Platform project templates for Visual Studio 2015, allows us to create and run app on a Windows 10…
While working in a large Visual Studio Solution with several numbers of projects, keeping track of currently active / working…
Disabling the Application Insights during development / debug mode could be a common requirement. Getting Started with Application Insights is very easy and it helps…
In my previous post ( Using Application Insights right from the Visual Studio 2015 ) you have seen the different…
Visual Studio 2015 offers a set of tooling capabilities for Application Insights to enhance the developer experience and productivity. That supports…
Application Insights helps us to track applications health in real time. You can track you application availability, performance issues, users…