I\'ve just started using Dapper for a project, having mostly used ORMs like NHibernate and EF for the past few years.
I was testing to see how nested transactions work, and uncovered this disturbing and unexpected behavior.
Is it real to use System.Transactions (primarily TransactionScope) across different AppDomains and processes?
Just won开发者_如何学Pythondering, if I want to create a class that does something and I want to be able to be used in a TransactionScope, what would I need to implement?
error: Network access for Distributed Transaction Manager (MSDTC) has been disabled. Please enable DTC for network access in the security configuration for MSDTC using the Component Services Administ
A similar question was asked here but had no answer. I am attempting to use a System.Transactions.CommittableTransaction with EF CTP4 and S开发者_StackOverflowQL CE 4.
this table i want to create job_iddynamic Jobs Titletext Job Descriptiontext job_Ordercombo box to choose after what job