CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Transaction not working

    Hey I'm using using transactions in my code but it's not working when Rolling Back. Here is an example: try { TransactionManager trans = DataRepository .Provider.CreateTransaction(); trans.BeginTransaction(); try { // Update Entity1 // Update Entity2 // If I throw an exception here it should roolback...
    Posted to .netTiers - General Support (Forum) by andrecarrilho on 02-15-2007
    Filed under: 2.0, C#, Transaction
Page 1 of 1 (1 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems