How Important is to use SQL Transactions and Commit in Asp.net C#?
I am working on a Web Application and not sure that I would want to use Transactions and Commit Process in it.
Would appreciate if someone can explain me the impact of using it
Thanks in advance!