Introducing To System.Transactions in the FW 2.0

Juval Lowy just published a 50 pages white paper consist of introduction to System.Transaction in the .Net Framework 2.0

Flowing is the the white paper table of contents :

Introduction................................................................................................................ 1

.NET 1.x Transaction Programming Models...................................................... 2

.NET Framework Version 2.0 Transaction Managers...................................... 7

Transaction Promotion............................................................................................ 8

Triggering Promotion............................................................................................... 9

Working with System.Transactions................................................................... 11

Declarative Programming Model......................................................................... 11

Explicit Programming Model................................................................................ 11

Transaction Flow Management............................................................................ 13

More on TransactionScopeOption....................................................................... 17

Voting inside a nested scope............................................................................... 17

Setting the TransactionScope Timeout............................................................... 18

Setting the TransactionScope isolation level...................................................... 18

TransactionScope Benefits.................................................................................. 20

Advanced Topics.................................................................................................... 21

Transaction Events................................................................................................ 23

Code-Access Security.......................................................................................... 26

Concurrency Management and Cloning.............................................................. 26

Interoperability........................................................................................................ 28

Conclusion............................................................................................................... 32

About the Author..................................................................................................... 33

To download the white paper click here

No Comments