Field Engineer Lite is a small Azure Mobile Services sample presented at Xamarin Evolve 2014. It is based on Field Engineer, an official Mobile Services sample available on MSDN code gallery.
The sample consists of Xamarin.Forms based iOS and Android clients and a .NET server side project for publishing to Mobile Services.
By default, when you run the client sample it will be configured to use an existing Mobile Service, but you can easily point it at your own mobile service by updating the JobService.cs
file.
You can run the .NET server project locally or by publishing it to a mobile service. See the SQLDBSetup.sql
script for more information on setting up the database.
##Supporting Videos## Xamarin Evolve 2014