TfL WiFi Monitoring
If you’ve been using the London Underground recently then you may have seen one of these posters about WiFi data collection. »
If you’ve been using the London Underground recently then you may have seen one of these posters about WiFi data collection. »
I’ve been trying out the React JavaScript framework and the integration with ASP.NET Core provided by the ReactJS.NET project. They play fairly nicely together but there are a few issues that I’ll document here to hopefully save others some time. »
The Visual Studio 2017 Release Candidate was recently previewed so I’ve tried it out, on an old 1 MacBook Pro (as I wouldn’t want to take out my main work machine). »
In my last post I covered using Xamarin Studio and VS Code on a Mac. Microsoft had some big announcements at Connect(); // 2016, including re-branding Xamarin Studio as Visual Studio for Mac and including support for . »
In my last post I covered building a cross-platform mobile game using Xamarin.Forms. The screenshots in that post were from Android but the best thing about Xamarin. »
In my previous post I introduced a simple mobile game that I made with Xamarin.Forms. That was pretty basic but I have since made an improved version that I will cover in this post. »
As covered in my previous post, I’ve been experimenting with Xamarin for building mobile apps in C#. I tried out various demo apps including multiple architectures for the classic todo list app. »
I was recently looking for a platform to build apps that run on both iOS and Android. I wanted to build native apps, not just web views packaged up for an app store. »