Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

DataTable and DataSet should be obsolete now?

How to connect with System.Data.OracleClient to oracle db with windows authentication?

Pivot Table in c#

c# ado.net

DbCommand and parameterized SQL, ORACLE vs SQL Server

c# sql-server oracle ado.net

How to insert millions of data of different RDBMS in to SQL Server database with insert statement?

c# mysql database ado.net

DataTable Select vs LINQ Select

Convert byte array from Oracle RAW to System.Guid?

c# .net oracle ado.net guid

How do I connect to SQLite db file from c#?

List of DbConnection.GetSchema collection names?

ado.net

Changing the Name of the Connection String that Entity Framework Uses

DataReader[i] vs DataReader.GetValue(i) vs DataReader.GetString(i)

.net ado.net datareader

Why would I get this error intermittently? "The server was not found or was not accessible"

FileNotFoundException: Could not load file or assembly 'System.Configuration.ConfigurationManager,

Get Navigation Properties of given EntityType

Passing DataTable to stored procedure as an argument

What is the difference between an orm and ADO.net?

Is there any performance gain from CommandBehavior.SequentialAccess?

SqlCommand or SqlDataAdapter?

c# sql ado.net

SQL Select where values in List<string>

.net sql ado.net

Specific cast is not valid, while retrieving scope_identity

c# asp.net sql ado.net