Re: C# solution in MTS / MSMQ?





<DIV>&quot;Jon Davis&quot; &lt;jon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx&gt; wrote in message news:OFVXVHtzGHA.5072@xxxxxxxxxxxxxxxxxxxxxxx</DIV>> Can a solution built in C# utilize MSMQ and/or MTS?

If so, does this make the training material I already have on MSMQ and MTS in the context of VB6 an appropriate prerequisite foundation before learning how to build C# solutions on MSMQ / MTS, if I already know VB6 as well as C#?


Also be aware that .NET has much less need of the services provided by MSMQ and COM+ (formerly MTS), than VB6 did. Each of these platform technologies is still sometimes useful, and there is good support in the .NET framework for them, but they are no longer the "bread and butter" of enterprise applications.

David

.