Welcome to Asp.net, vb.net, C#.net Resources Sign in | Join | Help

ADO.Net

Browse by Tags

All Tags » MDAC   (RSS)
Making SQL transaction in DB using ASP.NET 2.0 and VB
In this tutorial, we will show you how to make a Transact-SQL transaction in a SQL Server database. We will use ASP.NET 2.0 and VB.NET in the sample. First, import the namespace of System.Data.SqlClient . The System.Data.SqlClient namespace is the.NET Read More...

Posted Saturday, February 02, 2008 4:23 PM by admin | 0 Comments

Filed under: , , , , , , , , , , , , ,

Making the Connection: Accessing Your Database using ADO.NET
Data Access Namespaces Within the .NET framework class library (FCL) version 1.1, there are five third-level namespaces that provide access to an underlying database. These are System.Data.SqlClient, System.Data.SqlServerCE, System.Data.OracleClient, Read More...

Posted Wednesday, September 13, 2006 1:08 PM by admin | 0 Comments

Filed under: , , , , , ,

 
Powered by Community Server, by Telligent Systems