Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

Unused sql parameters - are they of any harm?

sql-server ado.net

SQL Server - passing a table valued parameter with computed columns

c# sql-server-2008 ado.net

ListView Binding with DataTable, not updating after deleting row

c# .net wpf binding ado.net

Entity Framework using the wrong connection provider

ADO.NET Entity Data Model forcecloses after "Choose Your Data Connection"

SqlClient calls causing "Thread was being aborted at SNINativeMethodWrapper.SNIPacketGetConnection(IntPtr packet)"

ADO.NET TableAdapter parameters

How do we solve all this "Conversion from type DBNull to type String is not valid" nastiness?

How do I safely use ADO.NET IDbConnection and IDbCommand to execute multiple database commands concurrently?

c# .net multithreading ado.net

Question about how to use strong typed dataset in N-tier application for .NET

Strongly typed datasets and schema changes

SQL Azure : Connection to SQL Azure throws exception

EF not updating primary key of object recently added to database

c# entity-framework ado.net

Canceling DataAdapter.Fill()

c# ado.net

DataReader returning incorrect .net datatype for database table float column

How to properly connect MySQL database with C# application?

c# mysql azure ado.net

rhino-mocks - good sample apps

how sqlConnection hides the password of the connection string

.net ado.net

Some data changes in the database. How can I trigger some C# code doing some work upon these changes?

c# database ado.net odp.net

Understanding Entity Framework 4.1 Conventions