Enterprise Transaction Services


Jump to: navigation, search
Visual C# Tutorials
.NET Framework Tutorials

Enterprise Transaction Services

© 2005 Pearson Education, Inc.
This tutorial—Enterprise Transaction Services—is from Enterprise Services with the .NET Framework: Developing Distributed Business Solutions with .NET Enterprise Services, by Christian Nagel. Copyright © 2005 Pearson Education, Inc. All rights reserved. This article is reproduced by permission. This tutorial has been edited especially for C# Online.NET.  Read the book review! EnterpriseServ.jpg

Transaction Services

TRANSACTION SERVICES ARE USUALLY THE MAIN reason why Enterprise Services is used. So that you do not have to deal with transactions programmatically, Enterprise Services offers a way to use transactions by using attributes.

This chapter opens with an overview of transactions, and then examines how you can task transactions programmatically. With this knowledge, you will see the advantages of transaction services offered by .NET Enterprise Services. The focus of this chapter then turns to how you can use Enterprise Services transactions, and how you can access the new features offered with Windows Server 2003. Specifically, this chapter covers the following topics:

  • Transaction overview
  • Programmatic transactions
  • Automatic transactions
  • Transactions with services without components
  • Transaction isolation levels


Previous_Page_.gif Next_Page_.gif





Personal tools