I have just started work on what will be a 6 part series of articles on an in depth look into using the .NET 4 Task Parallel Library (TPL).I have just published the 1st part in this series of article which is available using this link: http://www.codeproject.com/KB/cs/TPL1.aspxThis article covers the following topics:
- Comparing Threads and Tasks
- Starting Tasks
- Handling Exceptions With Tasks
- Cancelling Tasks
- UI Synchronization Using Tasks
0 comments:
Post a Comment