ArcGIS Server » Web Applications » .Net ADF
 
 

Code Gallery


name rating date added product version author downloads

DS2009: Moving Desktop Application to ArcGIS Server


0 Ratings
Apr 07 2009 9.3 SuptServices 546
The code samples created for this session shows ways in which developers can move existing functionality developed for the Desktop environment to the Web by leveraging the features available within ArcGIS Server. The samples show ways to leverage your existing code base in Desktop and also to take advantage of the newer functionalities that are available in ArcGIS Server 9.3.... Download

DS2009:Working with ArcGIS Server Services Using the SOAP API


0 Ratings
Mar 31 2009 9.3 SuptServices 616
This download includes the .NET applications demonstrated during the 2009 Developer Summit session "Working with ArcGIS Server Services Using the SOAP API". Some of the applications rely upon the .NET Web ADF others are working with local native classes generated from ArcGIS Server services using the SOAP toolkit provided with Visual Studio. Download

Developer Summit 2009 - Building Web ADF Applications Session Demos


0 Ratings
Mar 24 2009
Updated:
Mar 29 2009
9.3 ArcGIS Server Development Team 1045
This download includes the Web ADF applications demonstrated during the 2009 Developer Summit session "Building .NET Application using the ArcGIS Server Web ADF". One Web application is included to demonstrate various components of the .NET Web ADF Download

Developer Summit 2009: Customizing Graphics and MapTips with the .NET Web ADF


0 Ratings
Mar 31 2009
Updated:
Apr 03 2009
9.3 ArcGIS Server Development Team 1216
This download includes the Web ADF application demonstrated during the 2009 Developer Summit session "Customizing Graphics and MapTips with the .NET ADF". One Web application is included to demonstrate use of Web ADF graphics and MapTips to create rich data visualizations. Download

Developer Summit 2009: Integrating Microsoft Silverlight with the Web ADF


0 Ratings
Apr 02 2009 9.3 ArcGIS Server Development Team 573
This download includes the code shown during the 2009 Developer Summit demo theater "Integrating Microsoft Silverlight with the Web ADF". The ASP.NET and Silverlight base classes used for integration are included, along with several Silverlight applications, ASP.NET server controls, and ASP.NET web pages that demonstrate use of the base classes. A PDF containing the PowerPoint slides used during the presentation... Download

Dynamically creating a map service and adding user-selected layers


0 Ratings
Mar 04 2009 9.3 jkub 758
This ESRI server/ASP.NET/VB.NET software dynamically creates a unique map service for each user and each browser for that user. The user can dynamically add layers to the map service from shape files, raster files, or layer files. Download

Dynamically toggle visibility of labels in a web application


0 Ratings
Nov 12 2009 9.3 CSSLIndia 56
Sample to turn on and off the labels for a layer using Annotation label engine in an .NET web ADF environment. Download

Dynamically toggle visibility of labels in a web application


0 Ratings
Nov 12 2009 9.3 CyberTech-India 153
Sample to turn on and off the labels for a layer using Annotation label engine in an .NET web ADF environment. Download

Export SOE Task 9.3 sp1


2 Ratings
Oct 05 2008
Updated:
Nov 17 2008
9.3 ciava.at 711
Export in shapefiles/dxf and dbf from Web applicationThis is a Server Object Extension (for ArcGIS Server 9.3).Fields domain, fields subtype/domains are resolved in export. For see details http://www.studioat.it/studioat/uploads/ExportSOE93.pdf Download

Feature Buffer & Point Buffer Selection Tasks


3 Ratings
Sep 09 2008
Updated:
Sep 09 2008
9.3 ESRI professional Services 1953
This sample, built by ESRI Professional Services, contains a task for selecting features from a map service layer by specifying a point buffer (proximity search) or creating a buffer around a feature. The sample comes with a template viewer configured to use the task immediately, as well as the projects and source code to build the tasks (see BufferTasksSample.README file). Download