Hello,
We are developing a product which has the following 2 component:
1. A SOE(Server Object Extension) which implement IRESTRequestHandler to enable REST access, called SOEFramework.
2. A Window Phone 7 Application which must consume SOEFramework via REST, using ArcGIS API for Windows Phone.
The question is: It is possible to extend the TaskBase class in the ArcGIS API, in order to implement a Task to invoke the REST operations in SOEFramework? This way we could work inside the ArcGIS API environment, and make use of all the resources in the same manner.
Thanks in advanced.
Giovanna.