Transactions in SQL Server (Part – II)
Transaction can be implemented in SQL Server (DB Level) as well as in Dot Net. In Part 1 of the blog series on Transactions, we implemented... Read more.
Transactions in Dot Net – Part 1
In my 2-part blog series I will be explaining how transactions can be implemented in .Net and SQL servers respectively. In this blog (Part 1),... Read more.