Welcome to ESRI Blogs Sign in | Join | Help

Browse by Tags

All Tags » Tasks » ADF

Follow-up to Extending the QueryAttributes Task: Zooming to selected features

From Bryan Baker, a product engineer working on the .NET SDK: I wrote an earlier post that showed how to extend the QueryAttributes task so that all features are immediately highlighted. Several users have asked about also zooming to the selected features.
Posted by Sterling | 4 Comments
Filed under: , , ,

Customizing the Web Editor task

James Goodrich, a developer on the .NET Web ADF team, contributed this information about some Service Pack 2 enhancements to the Editor task: When the Editor task was released at version 9.2 of the Web ADF for the .NET Framework, a common question was
Posted by Sterling | 17 Comments
Filed under: , , ,

Working with the Web ADF resources in a custom task at run-time

Rex Hansen of the .NET SDK team wrote this very useful post on accessing the Web ADF components at run-time. When creating a custom task, you may often find it necessary to access Web ADF components (controls, resources, etc.) that share the same Web
Posted by Jeremy | (Comments Off)
Filed under: , , ,

Extending the QueryAttributesTask to highlight selected features

Bryan Baker of the .NET SDK team wrote the following great post on extending a task to modify its behavior and then adding that task to the .NET Global Assembly Cache so it can be reused across applications. Note: Also see the follow-up to this post from
Posted by Jeremy | 11 Comments
Filed under: , , ,