Welcome to ESRI Blogs

January 2008 - Posts

Deconstructing the map cache tiling scheme (Part II): Working with map caches programmatically

This post explains ways to access cached map service tiles programmatically. This is useful if you don’t have access to a Web ADF Map control but you still want to quickly retrieve map images for a certain area. Another reason to retrieve tiles programmatically

Optimizing your web services by avoiding per-request impersonation

Here’s a tip that can improve your ArcGIS Server for the Microsoft .Net Framework performance if your web services are receiving many requests over an extended period of time. When someone makes a request from one of your web services, the web server

ArcGIS Server Code Challenge offers cash prizes for best original code samples

This week, ESRI announced this year’s ArcGIS Server Code Challenge . If the developer community decides that you’ve submitted one of the top three original code samples, you'll win a cash prize! First Place—$15,000 Second Place—$7,500 Third Place—$2,500
Posted by sterlingdq | 2 Comments
Filed under:

Changing the transparency of GeoprocessingTask results in a Map

Rex Hansen contributed this discussion about working with results of the .Net Web ADF GeoprocessingTask programmatically: An ArcGIS Server geoprocessing service can contain server tools which generate feature output (e.g. feature class, feature layer,

Updating your map caches automatically: The key to caching dynamic data

For the fastest performance of your ArcGIS Server map services, we recommend that you use map caching wherever it’s appropriate. A map cache is a picture of your map at one point in time. Map caches are obviously appropriate for maps that don’t change