Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

When using Trusted_Connection=true and SQL Server authentication, will this affect performance?

Entity Framework Vote of No Confidence - relevant in .NET 4? [closed]

SQLite Database Locked exception

What's the best method to pass parameters to SQLCommand?

What's better: DataSet or DataReader?

c# asp.net ado.net

How do I find out if a column exists in a VB.Net DataRow

SQL Server: Isolation level leaks across pooled connections

ADO.NET |DataDirectory| where is this documented?

c# ado.net datadirectory

ConnectionString loses password after connection.Open

c# ado.net

How do I return multiple result sets with SqlCommand?

c# sql-server ado.net

MySQL Data Source not appearing in Visual Studio

ExecuteNonQuery requires the command to have a transaction error in my code

c# ado.net c#-2.0

Convert DataSet to List

c# list ado.net dataset

Is it possible to run native sql with entity framework?

TransactionScope Prematurely Completed

Handling ExecuteScalar() when no results are returned

c# oracle ado.net

Microsoft.ACE.OLEDB.12.0 provider is not registered

Incorrect syntax near 'GO'

sql-server ado.net

Increasing the Command Timeout for SQL command

How do I obtain a list of all schemas in a Sql Server database

c# .net sql-server ado.net