ArcGIS Server » Web Applications » .Net ADF
 
 

Code Gallery


name rating date added product version author downloads

2008 User Conference Web ADF Session Demos


0 Ratings
Aug 20 2008
Updated:
Aug 20 2008
9.3 ArcGIS Server Development Team 1227
This download includes the Web ADF applications demonstrated during the 2008 User Conference session "Developing Web Applications with .NET". Two Web applications are included to illustrate 9.3 capabilities and enhancements. One application is built using the out-of-the-box Web Mapping Application and demonstrates the use of custom map tip styles, a selection tool, and interactive map and attribute results. The other... Download

AGS2RSS


0 Ratings
Oct 13 2009
Updated:
Oct 19 2009
9.3.1 ESRI 176
Provides an example of an ASP.NET web service with the ability to query an ArcGIS Server Map Service Layer and return results as an GeoRSS document; Map service query and feed options are configurable for the default service in the ASP.NET web.config file and also parameterized so they can be passed into web page as run time options as override... Download

AGSSOM


2 Ratings
May 15 2009
Updated:
May 29 2009
9.3 ESRI 636
AGSSOM.exe is a sample command line utility for starting, stopping, and restarting ArcGIS Server services. It was built with C#.NET. Version 1.0, 01/15/08- initial release. Version 1.1, 01/22/08- update provided by ESRI Indiana Project Office which: * works with remote servers. It will default to localhost so any existing batch file syntax will still work. * adds a listtypes command... Download

Add Data Control


5 Ratings
Jul 08 2008
Updated:
Jan 05 2009
9.3 ArcGIS Server Development Team 1800
This sample includes a custom Web ADF control, named the AddData control, which enables an end user to add data dynamically at runtime. The control provides an easy to use interface for navigating, selecting, and adding data sources and resources to a Web ADF application. The user interface of the control is similar to the Add Layers dialog in the... Download

Buffer task for .NET Web ADF


3 Ratings
Nov 18 2008
Updated:
Jan 07 2009
9.3 bb1769 1489
Users can create buffers around features or graphics that have been added to the Task Results by another tool or task (such as Identify or Query Attributes). Features in a map layer can also be selected with the buffer.This Buffer task uses the new Geometry service in ArcGIS Server 9.3. It does not use ArcObjects or require a Local connection... Download

Creating SOAP Web Services with ArcGIS Server


0 Ratings
Nov 03 2009 9.3.1 Lindemann 234
This download provides a presentation that will explain the steps needed for creating a SOAP Web Service with ArcGIS Server in Visual Studio. Also included is a sample Visual Studio project with three generic web services you can replicate if you have ArcGIS Server and the Developer Kit installed. The following webservices in the Visual Studio project perform the following... Download

Custom Renderer


3 Ratings
Jul 08 2008
Updated:
Oct 03 2008
9.3 ArcGIS Server Development Team 1140
This sample includes a Web site that demonstrates how to create custom Web ADF renderers for use with Web ADF graphics layers. A single base class provides the minimum required implementation for an ADF renderer. A set of custom renderer classes illustrate how to build on this basic implementation to support rendering features in both the Map and Toc controls.... Download

DHTMLScaleBar control


1 Rating
Jul 08 2008
Updated:
Sep 15 2008
9.3 ArcGIS Server Development Team 1088
This sample includes a custom Web ADF control, named the DHTMLScaleBar, which generates a scale bar using the Web ADF JavaScript library and browser technologies. Traditionally, scale bars have been generated as images by technologies in the Web-tier (Web ADF ScaleBar control) or server-tier (ArcGIS Server MapDescription.ExportScaleBar). This control uses Web ADF Map control properties available via the Map class... Download

DS2009 session "Top 10 How-tos for ArcGIS Server .NET ADF"


2 Ratings
Mar 24 2009
Updated:
Mar 26 2009
9.3 SuptServices 1655
As ESRI support SDK group, we collected the most frequently asked questions. If you have similar questions, this could resolve your issues. If you have never run into those issues, this could be a good inspiration.The top 10 questions list:1. Showing mouse location in longitude and latitude2. Modifying TOC content3. Creating and modifying TaskResults contents4. Best practice for thematic mapping5. Showing... Download

DS2009: Building Custom Tasks for ArcGIS Server .NET Web Applications


0 Ratings
Apr 07 2009
Updated:
May 27 2009
9.3 ArcGIS Server Development Team 1673
This download includes the Web ADF applications demonstrated during the 2009 Developer Summit session "Building Custom Tasks for ArcGIS Server .NET Web Applications". Several Web applications are included which demonstrate various components of the .NET Web ADF Task Framework and the new features at 9.3.1 Download