I was researching MSMQ today and found a couple very good articles on codeproject.com by the author Manoj G. I've linked his name there to his article listing.
The articles I read were:
Programming MSMQ in .NET - Part 1
and
Programming MSMQ in .NET - Part 2: Transactional Messaging
The first article is a good overview of what MSMQ is and why you would use it. The second article is even more important to read if your applications need some more fail-safe programming in them.
I read one more that expanded a little more on MSMQ but it requires some knowledge of COM controls (ActiveX). The article was:
Working with MSMQ Triggers
Till next time ...
Wednesday, January 10, 2007
MSMQ For You .NET Programmer Types
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment