Good Afternoon,
I am having trouble with the C# SDK tutorials. As I follow the tutorials word for word. I am getting errors.
MyMapView in XAML is not being recognized by my .CS script.
In addition esri:MapView was not found in my assembly references
My XAML script references MyMapView in the following line.
<esri:MapView x:Name="MyMapView"/>
I am using this tutorial... https://www.youtube.com/watch?v=e4BVIYBZ2NA. C# tutorials seem to be scarce. Are there better tutorials out there for getting started with the ArcGIS Runtime for .Net?
Hi,
You are in the wrong thread. You need to post your question here:
https://community.esri.com/t5/arcgis-runtime-sdks/ct-p/arcgis-runtime-sdks
Hi @HaroldKrivell,
FYI, here are 2 videos from the Esri 2021 Developer Summit:
And the resource page on the Esri Developer's site,
https://developers.arcgis.com/net/
Hope this helps,
Hi Harold!
While not a video, I think this tutorial can help get you started: https://developers.arcgis.com/net/maps-2d/tutorials/display-a-map/
If you have further questions, please post a question in the runtime thread: https://community.esri.com/t5/arcgis-runtime-sdks/ct-p/arcgis-runtime-sdks
-Thad