Hi,
Linq implicitly maintains transactions. Is the statement is true or not?. or I have to use Transactions property of the DataContext to maintain the transaction. Any Idea?:confused:
Hi,
Linq implicitly maintains transactions. Is the statement is true or not?. or I have to use Transactions property of the DataContext to maintain the transaction. Any Idea?:confused:
Read this: Transactions in LINQ to SQL
thanks