Click here to Skip to main content
15,880,725 members
Articles / Desktop Programming / WTL

.NET Asynchronous Design Pattern for Native C++

Rate me:
Please Sign up or sign in to vote.
4.94/5 (15 votes)
2 Nov 2010GPL318 min read 43.5K   770   55  
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Systems / Hardware Administrator
Canada Canada
Daniel has been coding on and off using C and C++ for over 10 years and has recently gained more interest towards .NET and managed languages such as C# and C++/CLI. He is currently working full-time at PricewaterhouseCoopers as a senior support specialist developing in-house software solutions during his spare time. He is also currently studying part time at the University of Quebec in Montreal (UQAM) to obtain his bachelor's degree in software engineering.

Comments and Discussions