Welcome to ESRI Blogs

Browse by Tags

All Tags » 9.3

Geoprocessing parameter types in the ArcGIS JavaScript API

Every geoprocessing task has a set of input parameters, which represent values or datasets that the model takes in. You need to supply the parameters correctly in order to run the task. In this post we'll look at how you find out the parameter types and
Posted by sterlingdq | 1 Comments

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

Creating a DHTML scale bar with the .NET Web ADF

At the 9.3 release, the .Net Web ADF’s JavaScript library exposes a lot of logic to the client side, allowing you to create a more responsive UI without the need for making calls back to the server. You can get the Web ADF JavaScript library help on the
Posted by sterlingdq | 1 Comments
Filed under: , ,

Using Gears in a .NET Web ADF application

HTML 5 introduces offline storage support which allows the browser to serve up web pages and other data locally without having to access the Internet. Some newer browser versions (Safari 3.1/Firefox 3) offer built-in support for offline storage while
Posted by sterlingdq | 2 Comments
Filed under: , , ,

Creating an ArcGIS Server Java custom security store

ArcGIS Server at 9.3 introduces Role Based Access Control (RBAC) to secure capabilities published by the GIS Server. ArcGIS Server comes with a default embedded database system to maintain all user and role information. ArcGIS Server for Java provides
Posted by sterlingdq | 0 Comments

ArcGIS Server 9.3 Nationwide Seminar Series occurring now

ESRI has been working on two, half-day ArcGIS Server 9.3 Seminars . These seminars started September 23rd and are taking place through November within the U.S. This is a great opportunity to see how to implement ArcGIS Server to its fullest capabilities.

Video explains "Parcel Notification List" JavaScript example

Currently the most popular download on the ArcGIS JavaScript API Code Gallery is the Parcel Notification List application written and submitted by Jeff Archer from ESRI. In this video Jeff takes a few minutes to show how the sample works and gives a quick

Using 9.3 Web ADF controls in an ASP.NET Web Part and SharePoint 2007

My previous post about integrating 9.2 Web ADF controls in ASP.NET Web Parts discussed a number of workarounds required to successfully utilize ADF controls within a Web Part. For 9.3 the ArcGIS Server .NET development team took some time to evaluate
Posted by sterlingdq | 6 Comments
Filed under: , ,

Visualizing task results in the Java Web ADF

In the ArcGIS Server 9.3 Java Web ADF, you can visualize task results in a couple of ways: Data representation: shown in the result panel. Visual representation: shown on the map as a callout. Callout functions are enabled by default in the Web Mapping

Strategies for on-demand caching

ArcGIS Server 9.3 introduces the option to create map cache tiles "on demand" as they are visited by users. The first user to navigate to an uncached area must wait while the corresponding tiles are drawn by the server. The tiles are then added to the
Posted by sterlingdq | 0 Comments

How to get IntelliSense with the .NET Web ADF JavaScript Library

In the 9.3 release of the .NET Web ADF JavaScript Library (not to be confused with the ArcGIS JavaScript API) we extensively used JavaScript code summaries not only to automate creation of API documentation, but also to provide developers with the new
Posted by sterlingdq | 7 Comments
Filed under: , , ,

Developing ArcGIS JavaScript API portlets with NetBeans

It is quite easy to use the ArcGIS JavaScript API in a portal environment, although there are some considerations that have to do with portlet development as opposed to jsp/servlet development. The samples provided in the ArcGIS JavaScript API Resource
Posted by sterlingdq | 1 Comments
Filed under: , , ,

"Operation aborted" error in Internet Explorer

A few users have reported encountering an "Operation aborted" error in Internet Explorer when attempting to access a web application built using the .NET Web ADF. The issue can be traced to a race condition that occurs due to an Internet Explorer/ASP.Net
Posted by sterlingdq | 3 Comments
Filed under: , ,

Live training seminar to demonstrate map caching strategies

During the past several weeks I've been working with Danielle Hopkins of ESRI Educational Services to prepare a live training seminar on ArcGIS Server map caching. The seminar is free and will be broadcast three times this Thursday, August 28 or you can
Posted by sterlingdq | 7 Comments
Filed under: , , ,

Silverlight and Web ADF integration

Working with Silverlight and the ArcGIS Server Web ADF for Microsoft .NET Microsoft Silverlight delivers the next generation of .NET based media experiences and rich interactive applications for the Web. In this article we will discuss how to augment
Posted by sterlingdq | 11 Comments
More Posts Next page »