Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

How do you update a table with a foreign key to another table in ADO.Net Entity Model?

c# entity-framework ado.net

Entity framework code first class relationships

Get the parameter prefix in ADO.NET

Why is ConnectTimeout Ignored In This Case?

sql-server ado.net

Why does my application hang while trying to close a SqlConnection object?

c# sql sql-server ado.net

How to split Oracle sql statements for ADO.NET

.net database oracle ado.net

Prevent ADO.NET from using sp_executesql

sql-server ado.net

ADO.NET Entity Framework or ADO.NET

How to configure multiple object sets per type in Entity Framework code first

Entity Framework 5 does not clear navigation property

Converted bigint to varchar in MSSQL

sql-server ado.net dataset

Oracle Parameterized query in c#

Using very long (10000+ characters) strings as SqlParameter value

.net sql-server string ado.net

Can I interrupt data reader during reading?

c# ado.net npgsql

How to create a generic method out of two similar yet different methods?

c# generics ado.net

What is the best way to load huge result set in memory?

c# ado.net bigdata datareader

Detecting command cancel in asynchronous BeginExecuteReader

c# ado.net

What are the best practices on formatting inline sql using ADO.NET in C#

c# sql ado.net

Using IsolationLevel.Snapshot but DB is still locking

Classic ADO.NET - How to Pass UDT To Stored Procedure?