Welcome to ESRI Blogs

Browse by Tags

All Tags » .NET » Code Snippet

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: , , ,

Working with custom renderers in the .NET Web ADF

The Web ADF allows you to go beyond the default symbols for graphics layers by creating custom renderers. This post will show how to create custom renderers and apply them to FeatureGraphicsLayers using the IRenderer interface. The IRenderer interface
Posted by sterlingdq | 2 Comments
Filed under: ,

Video: ArcGIS Server .NET team members show three Code Gallery samples

In this video , ArcGIS Server .NET development team members show three new samples they’ve posted to the Code Gallery. You’ll see an "Add Data" custom control, a Flickr search task that uses the client side graphics capabilities of the Web ADF, and some
Posted by sterlingdq | 2 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 | 13 Comments

.NET serialization and the Web ADF

Rex Hansen, a Product Engineer on the ArcGIS Server development team, contributed this post. Although Web applications are designed on inherently stateless technologies, the applications themselves are often used more than once by multiple users and may
Posted by sterlingdq | 12 Comments
Filed under: ,

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

Rex Hansen, a Product Engineer for the .Net Web ADF, contributed this post: Update: The post below applies to ArcGIS Server 9.2. Click here to see the 9.3 instructions . The organization of information within a Web site can be challenging, especially

Creating a utility library (Part II): Creating and adding resources

Morten Nielsen, a developer on the .NET Web ADF team, contributed this series: This post is the second in a series on creating a set of reusable helper methods that tries to make some of the common developer tasks when working with the .NET Web ADF easier.
Posted by sterlingdq | 4 Comments
Filed under: , ,

Creating a utility library (Part I): Simplify working with callback results

Morten Nielsen, a developer on the .NET Web ADF Team, contributed this series: This post is the first in a series on creating a set of reusable helper methods that tries to make some of the common developer tasks when working with the .NET Web ADF easier.
Posted by sterlingdq | 0 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,

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

EditorTask customization guide and sample

In this post, Rex Hansen describes how to customize the .NET Web ADF EditorTask control and provides a downloadable sample. While the EditorTask includes a comprehensive set of out-of-the-box capabilities, many Web editing solutions require customizing
Posted by sterlingdq | 17 Comments
Filed under: , , ,

Displaying task results in a table

In this post, Tom Brenneman of ESRI Professional Services presents a Web control he developed for displaying task results in a table. The standard Web ADF controls render task results with a tree view. This is allows multiple results as well as a variety
Posted by sterlingdq | 176 Comments
Filed under: , ,

Security techniques for .NET Web ADF applications

In this post, Bryan Baker describes a new security sample he contributed to EDN: A new developer sample that demonstrates security techniques for the Web ADF is available at the ESRI Developer Network. This sample will also be available as part of the
Posted by sterlingdq | 9 Comments
Filed under: , ,

Adding context menus to a Web ADF application

In this post, Rex Hansen provides a sneak peek at a forthcoming EDN article on adding context menus to your .Net Web ADF applications. The ContextMenu control allows users to interact with your Web ADF application at runtime, usually by right-clicking
Posted by sterlingdq | 13 Comments
Filed under: , ,

Zooming to task results automatically

In this post, Tom Brenneman and Rex Hansen share a control they created that allows you to automatically zoom to the results of a .Net Web ADF task. This control , called ZoomToResults , enables you to automatically zoom to the result set returned from
Posted by sterlingdq | 97 Comments
Filed under: , ,
More Posts Next page »