Click here to Skip to main content
15,902,189 members
Articles / Web Development / HTML

Queuing Windows Services work items using MSMQ, and live progress using WCF Net Named Pipe

Rate me:
Please Sign up or sign in to vote.
4.89/5 (8 votes)
4 Mar 2015CPOL12 min read 55K   731   24  
How to use MSMQ to queue work items for a windows service to execute, and then use WCF Net Named Pipe to report progress to a WPF application

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)
United States United States
Matthew is a software developer currently living and working in San Antonio Texas. When not working on software, Matthew enjoys spending time in his backyard garden.

Comments and Discussions