How to display the back button in the Windows Universal APPs title bar ?
Windows 10 Apps are universal apps they can be used in any device of any form factor. Normally apps running…
Windows 10 Apps are universal apps they can be used in any device of any form factor. Normally apps running…
In Windows 10 Universal Application we know the APP can be opened at any width and any height. But as…
Capturing image or video is very common requirement for any windows store app. Displaying the Camera preview in a app…
Microsoft Band is a wearable device form Microsoft, which has 10 inbuilt sensors which provides health related information about the wearer. …
Windows 10 Universal App now supports extended execution, which mean you can send a request to operating system to extend…
This post talks about – How to create a Windows Universal app from an existing web sites ?. If you already…
In the previous post (Audio Recording using MediaRecorder using Xamarin in Visual Studio), we have seen how to record an audio.…
In the previous post of Getting Started with Cross Platform Development with Xamarin and Visual Studio series, we have seen how to…