New Windows Intune Features and Policies for Windows Phone 8.1
The latest release of Windows Intune provides new MDM features and policies for Windows Phone 8.1. The new features include: device configuration settings software installation (sideloading)...
View ArticleCommand and control with Arduino, Windows Phone and Azure Mobile Services
In most of our posts on the topic of IoT to date we’ve focussed on how to send data emitted from sensors and devices to centralised platforms where we can further process and analyse this data. In this...
View ArticleSharing HTTP sessions between WebView requests and HttpClient on Windows Phone
Introduction I have been working on a hybrid mobile application that requires displaying/containing a few mobile apps in a WebView control. In the background, some HTTP requests need to go through to...
View ArticlePIN Number Password Fields for Windows XAML
In Windows XAML world, a bad design decision was made to have PasswordBox and TextBox as different objects, meaning that the PasswordBox does not inherit common properties from the TextBox. As a...
View Article