Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C#

Running a Workflow Asynchronously To Improve The Performance

Rate me:
Please Sign up or sign in to vote.
5.00/5 (9 votes)
8 Mar 2012CPOL4 min read 40.9K   769   17  
In this article a simple math calculation is implemented in WF4.0 using different techniques to compare their execution time.
obj\x86\Debug\Workflow1.g.xaml
obj\x86\Debug\Workflow2.g.xaml
obj\x86\Debug\Workflow3.g.xaml

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) DPKhttps://www.codeproject.com/script/Membership/M
Canada Canada
I am programmer and I love coding using C#, C++, and JavaScript. Smile | :)

Comments and Discussions