Articles that cover various NMS related topics.
- Using SSL with Apache.NMS.ActiveMQ
- Messaging with .NET and ActiveMQ
- Implementing Request-Response with ActiveMQ and NMS
- Publish-subscribe with ActiveMQ and NMS
- Transactional message processing with ActiveMQ and NMS
Other NMS related content.
While the NMS API is simple to use directly, you may want to take a look at Spring.Net,which offers various integration helper features similar to those in Spring for Java developers such as NmsTemplate and message listener containers etc.