Menu

Close
  • Home
Subscribe
Artek Software Menu

Artek Software

Random Technical Musings

Scroll Down
← Newer Posts Page 3 of 3

Gesture Recognizers with Xamarin.Forms

iOS and Android apps both provide a way to wire up a UI control to listen for specific touch events. These events are called gestures. Typically, »

Rob Gibbens Rob Gibbens on xamarin-forms 09 January 2015

IoC Containers with Xamarin

When writing cross platform apps with Xamarin, our goal is share as close to 100% of our code across all the platforms. While this is an »

Rob Gibbens Rob Gibbens on architecture 09 January 2015

Custom UITableViewCells with Xamarin and XIBs

Sometimes when we are creating an iOS app with Xamarin, we choose to forego using the Storyboard designer, and simply create the user interface in C# »

Rob Gibbens Rob Gibbens on ios 09 January 2015

End to End Mvvm with Xamarin

As a Xamarin University instructor, I am occassionally asked how I would put together a typical MVVM based app while connecting to a remote service. This »

Rob Gibbens Rob Gibbens on mvvm, xamarin-forms, architecture 09 January 2015

Fody.PropertyChanged + Xamarin Studio = Easy Mvvm

Model-View-ViewModel (Mvvm) is a fantastic pattern when designing cross platform mobile applications. With Mvvm, we can write our ViewModels in shared code and target Xamarin.iOS, »

Rob Gibbens Rob Gibbens on mvvm, architecture 09 January 2015
← Newer Posts Page 3 of 3
Artek Software © 2025
Proudly published with Ghost