Hello,
I have purchased the Services Edition and the Desktop Edition. I plan to build a WCF client/server application; using the Services Edition on the server side and the Desktop Edition on the client side. I have a working version built with the Web Edition to go by. In the web version, I retrieve a static layer and then, on a dynamic layer, draw some points to determine the extent based on lat/lon of these points. Then I add some icons at the points to flag points of interest. In considering how to do the same with the Services and Desktop Editions, I need some experienced advice as to where to do the functionality. Would this all be done server side, or retrieve only the static layer from the server, then build the dynamic layer on the client side? Please note that the icons need to change depending on a value for that point of interest. For example, the icon is green if an intersection is clear, and red if the intersection is not clear, and grey of the state of the intersection is unknown.
Best regards,
Steven