Description of VB.NET and SQL Server 2000: One Controlling Part of a Transaction :
VB.NET and SQL Server 2000: One Controlling Part of a Transaction is a tutorial which defines a stored procedure which helps you to know how to commit and rollback transactions and set the isolation level to the transaction. This tutorial shows how to use the IsInTransaction() method to find out whether you should start a new ADO.NET transaction.