Programming Microsoft Visual InterDev 6.0

Microsoft Message Queue is another advanced service that you can access from within your Visual InterDev 6.0 applications. It provides loosely coupled and reliable network communications services based on a message queuing model. The MSMQ objects such as MSMQQuery and MSMQMessage provide a rich API for integrating message queuing services into your applications. By taking advantage of the MSMQ server-side ActiveX components, you can easily send messages, read and receive messages, and send transactional messages using just a few lines of ASP code.

Категории