I am learning ArcGIS Server JavaScript API, trying to develop a samll application, I need to consume a WCF service ( I have a feature class with related table, one-to-many, I need to view and edit the related table by selecting features on the map).
I could find many samples to consuming WCF with JQuery, but not dojo, in my company, the other teams are using JQuery except me, because I am using ESRI technologies.
I wonder if there are some sample codes: ArcGIS server Javascript API with Dojo and WCF services. if somebody knows, please kindly let me know.
Thanks.