Categories
Tags
-
Recent Posts
Personal
Technical
-
Recent Comments
sdsdsd on Type-Safe Two-Way Data Binding… Syed on Digging into WCF REST Tony Sneed on Digging into WCF REST Syed on Digging into WCF REST test on EF4 compared to NHibernat… Twitter
- RT @gblock: Web API getting released under OSS! Read about it from @scottgu here: http://t.co/kMCYfevk 2 days ago
- RT @richardblewett: Getting ready for an evening of C#5 async at the new DevelopMentor Moorgate office #dm 2 days ago
- My son Kory celebrates his first birthday today. http://t.co/FU19USZg 2 days ago
Monthly Archives: July 2007
System.Transactions and the DTC
I recently had to use System.Transactions to perform multiple database updates in a single atomic operation. At first I was going to use the native SQL Server transaction API, but I like the auto enlistment feature of System.Transactions – hey, … Continue reading
Posted in Technical
Leave a comment




