Good intro to System.Transcations?

  • Thread starter Thread starter Marco Shaw [MVP]
  • Start date Start date
M

Marco Shaw [MVP]

(I'm mostly a Windows PowerShell scripting guy.)

I'm looking for a good basic intro to System.Transactions. Is there
anything online?

I'd also consider buying a book...

Marco
 
(I'm mostly a Windows PowerShell scripting guy.)

I'm looking for a good basic intro to System.Transactions.  Is there
anything online?

I'd also consider buying a book...

Marco

MSDN would be my first option:
http://msdn.microsoft.com/en-us/library/0abf6ykb.aspx


Regarding topics in books -
In Pro ADO.Net 2.0, there is a good but concise description about
System.Transactions. A bit descriptive one can be found in Programming
Microsoft ADO.NET 2.0 Applications Advanced Topics book. If you think
MSDN and google hits are not suffcient you could get any of these
books(or both) according to your budget.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top