Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

Asynchronous call of a SQL Server stored procedure in C#

yield return vs. return IEnumerable<T>

Using TransactionScope around a stored procedure with transaction in SQL Server 2014

How can I use ADO.NET DbProviderFactory with MySQL?

What is the meaning of the "Pluralize or singularize generated object names" setting?

How do I return an IEnumerable<> using ADO.NET?

c# ado.net dapper

Is there a dynamic Sql builder library for .Net? [closed]

.net sql ado.net dynamic-sql

connected model and disconnected model in EF

Avoiding SQL Injection in SQL query with Like Operator using parameters?

Using NHibernate transaction in SqlBulkCopy

how to resolve DTS_E_OLEDBERROR. in ssis

sql-server ado.net oledb ssis

SqlBulkInsert - How to set Fire Triggers, Check Constraints?

DataGridView , Adjusting width and height to DataTable

c# .net ado.net datagridview

How to keep an audit/history of changes to the table

How can I retrieve a list of parameters from a stored procedure in SQL Server

c# sql-server ado.net

Difference between Linq to Sql, Linq, Typed Datasets, ADO.NET

Convert null field to zero before converting to int?

c# ado.net

Determine version of SQL Server from ADO.NET

How to open a System.Data.SQLClient.SQLConnection with Active Directory Universal Authentication

Overflow exception when reading decimal values from SQL Server