Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Component Services / July 2004

Tip: Looking for answers? Try searching our database.

Articles on Transactions in .Net?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jim Bancroft - 27 Jul 2004 18:37 GMT
Hi everyone,

I'm currently using COM+ in my distributed transactions, and it's time to
port the VB 6 code over to .Net.  Better late than never.

Could someone point out a few articles on COM+ transactional "equivalents"
in .Net, to get a fellow started with?  I'm assuming .Net has its own twist
on transactions and doesn't rely on COM+, but maybe not?  Thanks.

-Jim
Tomas Restrepo \(MVP\) - 28 Jul 2004 03:27 GMT
Hi Jim,

> I'm currently using COM+ in my distributed transactions, and it's time to
> port the VB 6 code over to .Net.  Better late than never.
>
> Could someone point out a few articles on COM+ transactional "equivalents"
> in .Net, to get a fellow started with?

> I'm assuming .Net has its own twist
> on transactions and doesn't rely on COM+, but maybe not?  Thanks.

As with earlier platforms, .NET has both local, resource manager-specific
transactions (such as those provided in ADO.NET) and distributed
transactions, supported through COM+ with the use of
System.EnterpriseServices and, in COM+ 1.5, the ServiceConfig and
ServiceDomain classes.

For information on EntepriseServices, here's some good info:
http://www.ondotnet.com/pub/a/dotnet/excerpt/com_dotnet_ch10/

The next version of the .NET Framework (V2.0 aka Whidbey) will also support
a more "unified" model that can start as local transactions and then scalate
to distributed transactions as needed, and doesn't require you to derive
from ServicedComponent. Here's some info on that one:
http://weblogs.asp.net/florinlazar/archive/2004/07/23/192239.aspx

(As an aside, I highly recommend reading Florin lazar's weblog to anyone
remotely interested in transactions/ES/DTC in .NET.... it's full of
interesting information!).

Signature

Tomas Restrepo
tomasr@mvps.org

Jim Bancroft - 29 Jul 2004 20:31 GMT
Thanks, Tomas-- these articles are a great starting point.

-Jim

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.