Hello,
I'm trying to build an Silverlight Application that is based on ArcGIS Server. So i published an MXD-File with a Point Feature Class and three Tables as MapService in ArcGIS Server. All Files are stored in an File-Geodatabase.
In My Application i can now see the Point Features and, with an identify function, the attributes of the featue-class.
Lots of Informations of the Point-Features are also stored in the three Tabels, so i wonder if it is possible to show the additional attributes in addition to the Attributes of the feature-class?
Is it possible to access the tables via Silverlight?
I tried to build realtions between the Feature-Class and the tables, but in the application, only the Feature-Class Attributes are shown via the identify-function.
Thanks in advance!
Ulf