Using Virtualisation to Debug Mobile Applications | Craig Woollett

Virtualisation is the core of cloud technology but it also provides an opportunity for developers to simulate production environments for ease of testing and debugging. This presentation demonstrates debugging Web API for an Android mobile application using Genymotion and Visual Studio as part of a virtual test network. Also there will be a demonstration of…

Read More

Xamarin.Forms & MVVM | Dev Superpowers Episode #10 | David Burela

Book David Now In episode 10 of our Dev Superpowers series David Burela will show how you can combine the cross platform native UI capabilities of Xamarin.Forms with the clean structuring of MVVM (Model, View, ViewModel). You will learn the very basics of what MVVM is and be taken through how to implement it into…

Read More

Supercharge Your Xamarin App! | Chris Briggs at Xamarin Hack Day Sydney

In this video, SSW’s Chris Briggs gives us a quick-fire lesson on how to better build our Xamarin apps. He shows: How we can handle frustrating transient exceptions effortless with Polly How to simplify persisting data across platforms with Akavache How to avoid pulling out your hair when debugging asynchronous errors using Fody.AsyncErrorHandler This presentation…

Read More

Getting Started with ReactiveUI | Mitchell Tilbrook at Xamarin Hack Day Sydney

In this presentation, Mitchell Tilbrook, Lead Android Developer for SeatFrog, dives into the world of ReactiveUI. He explains: Why you should use ReactiveUI Reactive Extensions Bootraspping Xamarin Forms This presentation was part of the Sydney Xamarin Hack Day line-up. Head over to the Xamarin Hack Day website to apply to attend (or even run your own hack…

Read More