Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

Execute a pl/sql function with OracleCommand

c# oracle ado.net plsql

How to DataSet.Fill with DateTime values defaulting to DateTimeKind.Utc?

.net ado.net sqlclient

How to quickly refresh ADO.NET Entity Data Model?

How to use UPDATE in ado net

c# .net sql ado.net

Is Try/Catch/finally required with the Using statement in order to handle exceptions?

What happens if I leave a database connection open in an ASP.NET web page

asp.net database ado.net

Does Entity Framework Use Reflection and Hurt Performance?

Insert Null value to the Integer Column

c# .net ado.net null int

Convert IEnumerable in List<T>

Very slow foreach loop

c# .net ado.net

ExecuteScalar() returns null altough data was added to DB

retrieve specific range of rows in a SQL Server table

ADO.Net: Check if field name exists on IDataRecord

c# ado.net

Does .net still use ADO.net?

asp.net ado.net

(string)reader[0] vs Convert.ToString(reader[0])

c# ado.net sqldatareader

SQL Server and SqlDataReader - Trillion Records - Memory

How can I check for DBNull while executing my command only once?

.net sql database ado.net

LINQ to SQL vs ADO.NET - which is faster?

Entity Framework 4: Eager Loading (Include) with filters using Self Tracking Entities

Why does Azure Database perform better with transactions