Welcome to Windows Workflow Foundation (WF)
Top Tasks :

WF Community Bloggers

MsmqActivities Updated

I just uploaded an updated version of my MSMQ Activities for Windows Workflow Foundation . You can download the updated code from here . Here are some of the changes: Updated to work with the July CTP of .NET FX 3.0 Added a new MsmqDirectReceiveActivity class. This one also allows you to receive a message from a queue, but it is not an Event-Driven activity; instead it will directly try to receive the message from the specified queue. This is useful when, for example, you need to receive the message inside of a transaction scope that contains other activities. A few bug fixes, including a fix for how the Label property of the receive activities was getting serialized in XAML which caused the designer to throw errors when reloading the workflow. Read More...
Published Saturday, August 19, 2006 2:44 PM by Commonality
Filed under:
Anonymous comments are disabled

<August 2006>
SuMoTuWeThFrSa
303112345
6789101112
13141516171819
20212223242526
272829303112
3456789

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us