HI All,
I want to show data on Map , but from my understanding about arcGis , i have to really on data provided from arcGis rest service .But if my application needs data which is very specific to my application then i have to write ajax call from javascript which would fetch data from my application and show it on map.How feasible is this solution would there be lot of performs issue , has anybody tried this.Please let me know good approach for this.