Hello,
I am building an Arcgis for Desktop extension that should display points from a featureclass on a map. The extension is based on a custom layer and is built using ArcObjects SDK 10.0 for .Net using C#. The problem is that can't really figure how to display the features in the featureclass on the map document using the custom layer.
I am pretty new to ArcObjects, so any help would be welcome.
Thanks!