How to apply custom color to the Title Bar in Windows 10 Universal Apps ?
If you are developing a Windows 10 Universal Apps and want to play around with the Title Bar of your…
If you are developing a Windows 10 Universal Apps and want to play around with the Title Bar of your…
If you are building an Universal Windows Apps, and having a password box that accepts user credentials, user may often…
If you are building an Universal Windows App, and want to check the status of the system battery, you can…
Application Insights is an extensible analytics service that can be easily integrated with your apps and can help you to track…
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…