Code from the Esri Live Training Seminar of February 12th, 2015: Developing Apps with the New ArcGIS Runtime SDK for .NET
This repo contains two projects: -- DisplayMap: Wpf application containing a map with a variety of layer types. It also has a button for adding a Web map. -- Offline: Wpf application with controls for generating a local copy of a feature service, making edits, and synchronizing changes.