I have a utilities Silverlight application and I've been getting requests to build some tools for utilizing the geometric network. My water users would like to isolate shutoff valves and stuff like that.
I was wondering if there were any examples out there (for silverlight) or if there was something in the API.
I did find this GP, which will be a good start but was wondering if there was anything in the silverlight API tools.
http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005s0000000
The other option I was looking at is here:
http://resources.arcgis.com/gallery/file/arcobjects-net-api/details?entryID=0F09D031-1422-2418-8839-...
I haven't look at this option extensively but it looks like the tools provide are written in JS so I was wondering if anyone has used this extension with Silverlight?
Thanks