In this blog post, I will demonstrate how to use ArcGIS Pro to author and publish a map service on ArcGIS Server to create a dynamic map layer. Then we'll create an ArcGIS Runtime application using the WPF framework in the C# programming language to consume the dynamic map layer. This will let us do some interesting things, like modify the rendering on the fly and perform identify operations to look at underlying attribute information.
Read more...