Welcome to ESRI Blogs Sign in | Join | Help

February 2007 - Posts

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