Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

Can I save an 'Object' in a SQL Server database?

How can I programmatically check (parse) the validity of a TSQL statement?

c# .net sql-server tsql ado.net

How to test if a DataSet is empty?

c# ado.net dataset

How to run multiple SQL commands in a single SQL connection?

Pass table valued parameter using ADO.NET

c# asp.net sql ado.net

IEnumerable to string delimited with commas?

SQL: Update a row and returning a column value with 1 query

c# sql-server tsql ado.net

What is the default transaction isolation level for SQL Server with ADO.NET?

C# SQL Top as parameter

sql sql-server tsql ado.net

ADO.NET - The Size property has an invalid size of 0

c# sql-server 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