Select to view content in your preferred language

how to use ArcGIS maps in Asp.Net MVC application?

3740
2
02-12-2017 09:09 PM
GirishMeena1
Deactivated User

Hello,

We have a request to create an Asp.Net MVC web application which will use ArcGIS map functionality. we do already have a Desktop application running (using ArcGIS). and now business wants us to create the web application which will be accessed on any browser and mobile devices (browser only). Is this supported scenario? if not please suggest any workaround.

Thanks

0 Kudos
2 Replies
GirishMeena1
Deactivated User

I found out solution so posting here for beginners of ArcGIS Online.

There are several option available :-

1. Create web application using ArcGIS Online templates and host them on your servers

2. JavaScript APIs

3. SDKs 

Thanks

ArshMalik
Occasional Contributor

Hi Girish Meena,

I have same problem and need to convert our desktop application into a MVC APS.Net application. Can you please guide me how you have done? Our application need to show maps to user, user will select some area and we need to read GIS data, then we will make calculations and need to return results on map. Can you please send me some sample code of adding ArcGIS maps etc into an ASP.Net mvc application?

0 Kudos