TransactionScope error in ambient transaction does not rollback the transaction
I use an ambient transaction like this :
I use an ambient transaction like this :
I’m trying to update a user.
Can you guys let me know the way of handling transactions in asp.net?
I will explain problem with an example: