Are there complete video tutorials on ArcGIS .Net SDK?

1192
3
06-20-2021 12:50 PM
HaroldKrivell
New Contributor III

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.  

HaroldKrivell_0-1624218220593.png

 

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?

Tags (2)
0 Kudos
3 Replies
GKmieliauskas
Esri Regular Contributor

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 

0 Kudos
DerekLaw
Esri Esteemed Contributor

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,

ThadTilton
Esri Contributor

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