Re: C# solution in MTS / MSMQ?




"David Browne" <davidbaxterbrowne no potted meat@xxxxxxxxxxx> wrote in
message news:%23VTzQvwzGHA.5048@xxxxxxxxxxxxxxxxxxxxxxx
|
|
| <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
|

Not sure where you get this idea from, what are the alternatives offered by
..NET? How would you implement enterprise like applications without resorting
to System.EnterpriseServices and System.Messaging (COM+ and MSMQ wrappers)?


Willy.


.


Loading