Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

Extract connection string from an Entity Connection String

.net ado.net web-config

Connection pool corrupted by nested ADO.NET transactions (with MSDTC)

SQL Server connection pool doesn't detect closed connections?

SqlConnection SqlCommand SqlDataReader IDisposable

c# .net sql-server ado.net

How to use ADO.net Entity Framework with an existing SqlConnection?

ADO.Net Entity Framework An entity object cannot be referenced by multiple instances of IEntityChangeTracker

c# entity-framework ado.net

Are there any reserved words in SQLite?

sqlite ado.net

How to delete many-to-many relationship in Entity Framework without loading all of the data

How to pass parameter to sql 'in' statement?

c# postgresql ado.net npgsql

Data is Null. This method or property cannot be called on Null values

ado.net

Need to get empty datatable in .net with database table schema

Unable to connect to localDB in VS2012 – "A network-related or instance-specific error occurred while establishing a connection to SQL Server..."

ExecuteScalar(); With scope_identity() Generating "System.InvalidCastException: Specified cast is not valid" [duplicate]

c# asp.net sql ado.net webforms

Do ADO.Net DataTables have indexes?

How to bind LINQ data to dropdownlist

c# asp.net linq ado.net

Delete an object and all of its related entities in Entity Framework

entity-framework ado.net

How to implement one to many relationship

c# ado.net sqldatareader

Encrypt password in App.config

c# entity-framework ado.net

Entity Framework 4 selective lazy loading properties

Reading values from SQL database in C#

c# .net sql-server tsql ado.net