Click here to Skip to main content
15,667,492 members
Articles / Programming Languages / C#

Tagged as

Stats

39.8K views
768 downloads
17 bookmarked

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
In this article a simple math calculation is implemented in WF4.0 using different techniques to compare their execution time.

Views

Daily Counts

Downloads

Weekly Counts

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