Transactions

OK, here's the heavy stuff. If you've ever rolled your own transactional software, you know what I mean when I say, "You don't want to develop this stuff in house." Thanks to MSMQ you won't have to. MSMQ presents a complete set of transaction services that can be easily integrated into any project, especially projects making heavy use of COM+. The highly complex database-style behavior and extreme reliability required to provide messaging transactions has been completely hidden behind a few simple routines. The real trick is making sure that you understand the nature of this powerful concept and how to effectively apply it to your MSMQ applications. In this section, we'll examine several types of transactions and look at a number ...

Get COM+ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.