RE: ADO.NET or Enterprise Services (ES)
- From: John Papa <JohnPapa@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 7 Apr 2005 14:13:04 -0700
1) ADO.NET Transactions: Good for local transactions to a single database
2) EntServices (COM+) Transactions: Good for distributed transactions, but
costly for local transactions. Plus the GAC, plus strong names, plus COM+
overhead.
--John Papa
http://codebetter.com/blogs/john.papa
"lottoman2000" wrote:
> I am debating which route to take for Declarative Trans
> Application. ADO.NET or ES (COM+). What do i gain by going
> the ADO.NET rounte and cetainly at what cost?
> Thank you
>
.
- Follow-Ups:
- Re: ADO.NET or Enterprise Services (ES)
- From: Sahil Malik [MVP]
- Re: ADO.NET or Enterprise Services (ES)
- References:
- ADO.NET or Enterprise Services (ES)
- From: lottoman2000
- ADO.NET or Enterprise Services (ES)
- Prev by Date: Re: ADO.NET or Enterprise Services (ES)
- Next by Date: Re: ADO.NET or Enterprise Services (ES)
- Previous by thread: Re: ADO.NET or Enterprise Services (ES)
- Next by thread: Re: ADO.NET or Enterprise Services (ES)
- Index(es):
Relevant Pages
|