Welcome to ESRI Blogs

Browse by Tags

All Tags » Web Mapping App... » .NET

Customizing the map progress bar in the 9.3 Web ADF (.NET)

The Web ADF includes a progress bar that displays when the map is loading map images or tiles. It makes the user aware that the site is processing the user's request. You may wish to customize the progress bar, either to modify it or to replace it with

Identify on a single layer in the Web Mapping Application

Robert Burke, an instructor for ESRI Educational Services and author of Getting to Know ArcObjects , contributed the following post. In teaching ArcGIS Server developers over the last few months, one question I often get is, "How can I change the Identify

How to track pending tiles and display a busy indicator in a Web mapping application

Rex Hansen contributed this post about how to use some of the enhanced JavaScript in Service Pack 2 to track pending tiles and display a busy indicator (such as an animated "Loading" graphic) over the Web ADF's Map control: As a Web ADF developer working

Building an Application with ArcGIS Server and the Web ADF

Hi All, Welcome to the first of many posts on building, using, consuming, and deploying ArcGIS Server services. Today I want to touch on building a simple web application in the Web ADF for the Microsoft .NET Framework with cached data and a couple of