Tag: ado.net


Found 43 results for 'ado.net'.


1) c# - Why is a duplicate database Insert fault not considered a Concurrency Error?
2) c# - Proper & Efficient Structure for an entity layer?
3) c# - ado.net or EF for a point-of-sale system
4) c# - Entity Framework vs Direct Data Access
5) c# - Execute multiple SQL commands in one round trip
6) entity-framework - Is Entity Framework Suitable For High-Traffic Websites?
7) sql-server - SQL Server: Isolation level leaks across pooled connections
8) sql-server - Trying to get a large amount of data (column type is "text") from an MS SQL Server
9) c# - Detecting unusable pooled SqlConnections
10) sql - Logical delete with a Time stamp
11) sql-server - Are we required to handle Transaction in C# Code as well as in stored procedure
12) database - MS Access Data Access Limitations
13) sql-server - Is the ADO.NET Entity Framework known for generating poorly performing queries?
14) postgresql - Use serial ID for multiple columns and return it from INSERT
15) sql-server - SQL server temp table using # - is it only accessible by the containing query for multiple connections with the same login?
16) c# - Entity Framework with NOLOCK
17) c# - How can I detect condition that causes exception before it happens?
18) sql-server - SSIS mySQL ADO.NET connection string
19) c# - Static DataTable or DataSet in a class - bad idea?
20) c# - Best practice to save data in different databases using C# ADO.NET
21) postgresql - Exception when calling Postgresql function returning a local numeric from C#
22) datatable - ADO.NET DataRow - check for column existence
23) sql-server - Perform reads and writes in the same transaction
24) sql-server - Why is `SELECT @@IDENTITY` returning a decimal?
25) sql-server-2016 - AddWithValue performance and plan cache implications
26) mysql - Will these two queries result in a deadlock if executed in sequence?
27) sql-server - Why does my application have over 20,000 idle (sleeping) connections in SQL Server?
28) sql - Entity Framework VS LINQ to SQL VS ADO.NET with stored procedures?
29) c# - close connection in destructor
30) sql-server - How to track SSIS memory and CPU performance?
31) c# - Using SqlDataAdapter to insert a row
32) ado.net - SSIS 2008 painfully slow to import CSV
33) c# - Dapper and execution of multiple same commands?
34) c# - Error: No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'
35) transaction - Is it safe to rely on transactions in Firebird 2.5 Embedded DB in case of power outage?
36) sql-server - CREATE DATABASE permission denied in database 'master'. Cannot attach
37) c# - Cannot open database ''. It may not be a database that your application recognizes, or the file may be corrupt
38) .net - How might a Windows 8 Metro app handle back end database access?
39) sql-server - Sql server sleeping state is increasing using ADO.NET?
40) performance - Significant performance differences executing alter and grant statements between users with same permissions
41) sql-server - How can I get individual rowcounts like SSMS?
42) sql-server - Are we required to handle Transaction in C# Code as well as in stored procedure
43) c# - ADO.NET - Is it better to handle a combo box or label event, and where should the data be sourced from?