Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » wcf   (RSS)

MSMQ and WCF: Getting Started

Windows Communication Foundation (WCF) provides a powerful programming model to develop service-oriented applications. MSMQ integrates very well with WCF so queued applications can be developed using WCF. WCF provides two bindings that support MSMQ -
Posted by Devang Gandhi | 1 Comments
Filed under: ,

Complementing MSMQ Security with WCF

An issue that frequently causes confusion for MSMQ users is that of message encryption. A message is marked for encryption and sent off, but when it shows up in the destination queue the contents are plainly viewable in clear text. What’s going on here?
Posted by James Birdsall | 2 Comments
Filed under: ,

System.Messaging versus WCF Queuing

Should your app be using System.Messaging or WCF Queuing ? We’ve all seen these kind of technology comparisons before — someone extols the virtues of two solutions, highlights the pros and cons in certain situations, and ultimately answers the comparison
Posted by James Birdsall | 4 Comments
Filed under:
 
Page view tracker