I created 2 SOE projects (one returned as a point, and another returned as a polyline) that were programmed in .Net. I added them as extensions in ArcGIS Server. Then I can operate them and get the expected return through browser. In my next step operation, I want to retrieve the return the results in a REST project (e.g. in Silverlight or JavaScript). Once I can retrieve the returned result (e.g. a point or a polyline, I can then add it on a map as a graphic layer. I don't know how to retrieve the results pragmatically from ArcGIS Server SOE application(s). I will appreciate if you can share your experience.