Mobile Client

W16 Conquer the Network - Making Your C# Mobile App More Resilient to Network Hiccups

06/15/2016

3:00pm - 4:15pm

Level: Intermediate to Advanced

Roy Cornelissen

Lead Consultant

Xpirit

Almost every mobile app you will build will be driven by data. In a lot of cases, this data lives on a server or somewhere in the cloud. Crossing the network from a mobile device brings more challenges than you might think at first hand. This session will examine these challenges and how you can leverage some existing patterns and components to create a smooth and delightful experience for your end user. The technology will be based on Visual Studio, C# and the Xamarin platform to tackle the problems for all three major platforms at once.

You will learn:

  • What challenges you'll face when your app fetches data from a network resource
  • How you can stand on the shoulder of giants to tackle these challenges
  • How you can make the experience for the end user more delightful