Hi all,
I am a beginer on ArcGis Server web based application and I have to decide which of the API option (Silverlight or Flex best fits on my need). I have to present my decision to customer and I dont want to tell wrong things.
My app specifications require me to program both typical gis user interface functions (zoom, pan, adding layers, etc...) and basic database CRUD (create, read, update, delete) functions (on data not directly related to gis).
I am particulary concerned about CRUD operation, where I have no help from ESRI API.
Well.. I have a bit of experience on Silverlight and I know that it is very easy to build web services (for CRUD) running at server side to be called and used directly inside Silverlight running on a remore client machine.
But Flex?... Is it possible to do the same with Flex?
In any case... I think that Silverlight is the best choice for comunicating with server side processes. Am I right?... Or Silverlight and Flex are totally equivalent also on that?...
Best regards
Francesco