.Net framework 2.0 introduced a unified programming model for transaction handling. It greatly simplifies the responsiblity on the consumer code for achieving the transaction. While, I was trying to understand this new programming model, I could not find enough blog posts or tutorials. I came across few blog posts that were helpful to understand the basics. Some of the links were shared by my friend. I am sharing those links for anyone who is interested in knowing about it.
Very important links
Transactions in the .NET 2.0 Framework
Very important blog entries on System.Transactions by MarkJen
Introducing System.Transactions in the .NET Framework 2.0
Volatile Resource Managers in .NET Bring Transactions to the Common Type System.Transactions: Implement Your Own Resource Manager
MSDN References
Implementing a Resource Manager
Writing a Transactional Application
Transaction Management in Windows
Other links
System.Transactions and ADO.NET 2.0
Writing a resource manager for System.Transactions
System.Transactions and ADO.NET 2.0
A Quick Primer on System.Transactions
What is System.Transactions?
http://weblogs.asp.net/vlele/archive/2004/11/19/266223.aspx
http://blogs.msdn.com/adonet/archive/2008/03/26/extending-lightweight-transactions-in-sqlclient.aspx
Other Transactionable Resource Managers
Enhance Your Apps With File System Transactions
Windows Vista - Introducing TxR in C# (Part 1)
Windows Vista - Introducing TxR in C# (Part 2)
Windows Vista - Introducing TxF in C# (part 3) - CreateFileTransacted demo
What should I think about when using transactions with the file system?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment