Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Technology Samples
Tracking
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Tracking Samples

The samples in this section demonstrate the different ways to use tracking and create custom tracking solutions.

In This Section

Simple Tracking Sample

Illustrates the use of the SQL tracking service to track workflow events.

Query Using SQLTrackingService Sample

Illustrates the use of the SQL tracking service to track workflow events using a custom tracking profile.

Tracking Using User Track Points Sample

Demonstrates the use of the SQL tracking service to track workflow events using user track points.

EventArgs Tracking Sample

Illustrates the use of the SQL tracking service to track workflow TerminatedEventArgs, SuspendedEventArgs, and ExceptionEventArgs.

ConsoleTrackingService Sample

Shows how to create a tracking service and write the contents of tracked data to the console.

RuleActionTrackingEvent Sample

Illustrates how you can use tracking to determine rule actions in your workflow.

File Tracking Service and Query Sample

Demonstrates how you can create a simple file-based tracking service that reads and writes TrackingProfile data to an XML file.

Using the Tracking Profile Object Model Sample

Demonstrates how to create, serialize, and deserialize TrackingProfile data by using the Tracking Profile Object Model.

SQL Data Maintenance Sample

Shows how to horizontally partition tracking data in a database for ease in archiving.

See Also


© 2007 Microsoft Corporation. All rights reserved.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker