Resilient network services with mobile Xamarin apps
For most of our computing history, our machines and our applications sat on a desk and never moved. We could count on a constant supply of »
For most of our computing history, our machines and our applications sat on a desk and never moved. We could count on a constant supply of »
At the Xamarin Evolve 2014 conference, Xamarin announced their new mobile analytics solution, Xamarin Insights. When you add Insights to your mobile application, you can start »
I like to keep my view models focused on just the code needed for a particular view, and to keep as much plumbing and infrastructure code »
So, you've fired up Xamarin Studio, created a new Xamarin.Forms app for iOS and Android and your app is super successful. Now that the two »
Android's List View allows us to iterate over an enumerable collection and display each piece of data in a list item. The list view works in »