C#: Avoiding DTC with Typed DataSets and SQL Server 2000






3.82/5 (5 votes)
An article describing a simple way to provide transaction support to an application designed using the DataSet wizard, and avoiding the DTC requirement with using TransactionScope and SQL Server 2000.