Questions: I have visual Studio project in Visual C++. Can I use ArcGIS with this project? Also I need to pass values between code written in C++ and ArcGIS code, can I do that? Can I load dted data?
The .NET Runtime is written specifically for the .NET language and XAML. C# has the ability to call C++ code using p/invoke interop, but the MapView control the SDK provides must be hosted in .NET WPF/XAML Window.