Custom Activities Samples
The samples in this section demonstrate how to create custom activities.
In This Section
Basic Activity Designer Sample
Illustrates how to add a custom configuration error and a custom context menu to the designer that is associated with an activity.
File System Watcher Activity Sample
Demonstrates how to create an activity that can be used to listen for file system events. It illustrates the use of queues in developing an activity that listens for file system events, such as creating a file in a specific folder.
Illustrates how to add properties and handlers to a custom activity.
Illustrates how to create a custom activity that can be used to send e-mail messages using the Simple Mail Transfer Protocol (SMTP).
See Also
Other Resources
Creating Custom Activities
Technology Samples
© 2007 Microsoft Corporation. All rights reserved.