|
|
| MessageQueue [+] Favor-It | |
| |
 |
| | Sort By:
|
Message Queuing technology allows applications running at different times to communicate across heterogeneous networks and systems, which might be temporarily offline. Author: Microsoft Code: ASP.NET v1.0 & VB |
MSMQ is the abbreviation for "Microsoft Message Queue". A queue is simply a message store that is accessible via an API. In .NET, the System.Messaging library is used to interface with an MSMQ.
Author: Greg Huber Code: ASP.NET v1.1 & JScript |
This article shows you how to create, send, and received messages using MSMQ from the .NET base class library (System.Messaging) and C#. Author: Caonabo Ruiz Code: ASP.NET Beta 1 & C# |
|  | |
Icon Key >
 - Recently Updated
 - Showcase Listing
|