Re: C# solution in MTS / MSMQ?
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Sun, 3 Sep 2006 16:30:57 +0200
"David Browne" <davidbaxterbrowne no potted meat@xxxxxxxxxxx> wrote in
message news:%23VTzQvwzGHA.5048@xxxxxxxxxxxxxxxxxxxxxxx
|
|
| <DIV>"Jon Davis" <jon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> 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.
.
- Follow-Ups:
- Re: C# solution in MTS / MSMQ?
- From: David Browne
- Re: C# solution in MTS / MSMQ?
- References:
- C# solution in MTS / MSMQ?
- From: Jon Davis
- Re: C# solution in MTS / MSMQ?
- From: David Browne
- C# solution in MTS / MSMQ?
- Prev by Date: Octal number to int number
- Next by Date: Re: How to check if event is loaded?
- Previous by thread: Re: C# solution in MTS / MSMQ?
- Next by thread: Re: C# solution in MTS / MSMQ?
- Index(es):
Loading