Hits Today: 1 Total: 1602 | Updated: 1/21/2003 | |
 | 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 |
Hits Today: 1 Total: 1309 | Updated: 1/10/2004 | |
 | 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 |
Hits Today: 1 Total: 7169 | Updated: 5/2/2001 | |
 | 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# | |  | |
|