Windows Workflow Foundation 4.0 and Tracking -


i'm working beta 2 version of visual studio 2010 advanced learning using wf4. i've been working sqltracking sample in wf_wcf_samples sdk, , have gotten pretty understanding of how emit , store tracking data in sql database, haven't seen on how query data when needed. know if there .net classes used querying tracking data, , if there known samples, tutorials, or articles describe how query tracking data?

according matt winkler, microsoft wf4 team, there isn't built in api querying tracking data, developer must write his/her own.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

gdi+ - WxWidgets draw a bitmap with opacity -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -