Using Oracle Database Transactions in .NET
Submitted By:
WEBMASTER
Rating:





(
Rate It)
Share:
By Email
Visit
Description
In this article, you will learn how to use database transactions in Visual Basic .NET (VB.NET) and Visual C# .NET (C#). Specifically, you will explore database transactions, use OracleTransaction objects in .NET programs, and learn how to set a transaction savepoint. All the scripts and files referenced in this article are available here. This article assumes familiarity with C# and VB.NET programming in general.
Comments (1)
Very good




Posted on Tuesday, March 25, 2008
Step by step on how to use transactions in C# and VB.NET.
Add Your Rating