tldelaney6Jul 7, 20201 minXamarin Forms and iOCIn the context of a Xamarin.Forms app that uses MVVM, a dependency injection container will typically be used for registering and...
adminMay 22, 20193 minXamarin Forms ChallengeI was recently given a skills assessment by a potential new client and I thought it was one of the better ones I’ve taken. This post will...
adminMay 21, 20191 minRunning Startup Tasks In Xamarin FormsMobile apps are commonly required to run startup tasks such as making a call to an API or validating tokens for authentication all before...