Latest MSMQ developer content from Developer Fusion https://www.developerfusion.com/t/msmq/ Latest MSMQ developer content from Developer Fusion http://www.rssboard.org/rss-specification en-GB Tue, 22 Feb 2011 23:56:21 GMT Programming WCF Services Programming WCF Services is the authoritative, bestselling introduction to Microsoft's unified platform for developing service-oriented applications (SOA) on Windows. Hailed as the most definitive treatment of WCF available, this relentlessly practical book provides insight, not documentation, to help you learn the topics and skills you need for building WCF-based applications that are maintainable, extensible, and reusable. http://www.developerfusion.com/book/17078/programming-wcf-services/ http://www.developerfusion.com/book/17078/programming-wcf-services/ Tue, 22 Feb 2011 23:56:21 GMT Juval Lowy Transactions made easy with .NET 2.0 One of the more significant improvement in .NET 2.0 is the transactions area. Now with a single line it becomes extremely easy to support transactional code blocks using the concept of “ambient” transaction thanks to TransactionScope in the System.Transactions namespace. http://www.developerfusion.com/code/5282/transactions-made-easy-with-net-20/ http://www.developerfusion.com/code/5282/transactions-made-easy-with-net-20/ Tue, 22 Feb 2011 23:56:20 GMT Xavier Larrea Professional C# 4 and .NET 4 The ultimate guide on the newest version of C#, from an unparalleled team of authorsGet ready for the next release of Microsoft's C# programming language with Professional C# 2010, the ultimate guide to C# 4 and the revised .NET framework. This essential book has been updated along with C# and it now features new examples, new coverage of language and framework additions, and best of all, expanded coverage of all the topics that you need most. http://www.developerfusion.com/book/74425/professional-c-4-and-net-4/ http://www.developerfusion.com/book/74425/professional-c-4-and-net-4/ Tue, 22 Feb 2011 11:02:42 GMT Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner Get the Message - MSMQ Bruce Johnson gives a basic introduction on the use of MSMQ from within Visual Basic. http://www.developerfusion.com/article/2131/get-the-message-msmq/ http://www.developerfusion.com/article/2131/get-the-message-msmq/ Wed, 09 Feb 2011 18:09:43 GMT Bruce Johnson Update MSMQ from SQL Describes how to post a message into MSMQ from within a SQL procedure http://www.developerfusion.com/code/2151/update-msmq-from-sql/ http://www.developerfusion.com/code/2151/update-msmq-from-sql/ Wed, 09 Feb 2011 18:09:43 GMT Bruce Johnson Using MSMQ to persist your COM Make component persistable by storing the information in property bags. http://www.developerfusion.com/code/1846/using-msmq-to-persist-your-com/ http://www.developerfusion.com/code/1846/using-msmq-to-persist-your-com/ Wed, 09 Feb 2011 18:09:42 GMT S.S. Ahmed