Over the last month or two, Xamarin has run two challenges involving completing small tasks with upcoming Xamarin.Forms 4 features - the Visual Challenge and the CollectionView Challenge. As a relatively staunch "Xamarin Native" developer that finds …
xamarin
almost famous
Introduction to ARKit (Video)
At the Melbourne Xamarin Meetup April 2019 Meetup, I gave a third (!) rendition of my talk from last year on ARKit - Apple's Augmented Reality (AR) - framework for mobile. You can see more about the original talk on my earlier post. This time the mee…
code
Hot Reloading iOS "Device-Only" features with the new Mono Interpreter
As you may have read, the Xamarin team recently announced the release of a preview of the new Mono interpreter integrated with Xamarin.iOS. The new interpreter has been long anticipated - Miguel hinted at its revival on the Mono blog in late 2017 - a…
almost famous
Introduction to ARKit (Redux)
At the Sydney Mobile .Net Developers February 2019 Meetup, I gave another rendition of my talk from last year on ARKit - Apple's Augmented Reality (AR) - framework for mobile. You can see more about the original talk on my earlier post. To keep it fr…
code
Xamarin.Essentials.Interfaces released
Nestled amongst the impressive number of announcements related to Xamarin made during Microsoft Connect was the anticipated GA of Xamarin.Essentials. Since Essentials is no longer in preview, I've also moved my interfaces autogeneration experiment ou…
almost famous
Introduction to ARKit
At the Queensland C# Mobile Developers meetup group's final meetup for 2018, I gave a talk on ARKit - Apple's Augmented Reality (AR) - framework for mobile, ARKit, and how you to use it with Xamarin.iOS apps, The presentation included: a high level o…
almost famous
Starting out right with Xamarin (2018 Edition)
At the Queensland C# Mobile Developers meetup group's September event, I gave an updated version of my 'Starting out right with Xamarin' presentation from 2015. Since the last iteration, quite a lot has changed in the Xamarin space but many of the pr…
code
Interfaces for Xamarin.Essentials
Xamarin Essentials is a great recent initiative from the Xamarin team to provide an endorsed, comprehensive cross-platform set of APIs in a single package (read more about it on the docs page). One interesting aspect of the library is the lack of int…
code
Getting the VSTS Hosted Mac Agent to restore from your custom NuGet sources
While preparing for my recent talk on Visual Studio App Center, I realised that there were a couple of limitations in the current offering that would make it difficult to implement an upcoming requirement in one of my projects. Knowing that VSTS rece…
almost famous
Introduction to Visual Studio App Center
Visual Studio App Center is Microsoft's integrated app lifecyle automation platform, recently promoted to GA. At the Queensland C# Mobile Developers meetup group's first event for 2018, I gave a talk on the service, including a broad overview of the …