Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

how database connection pool impacts performance?

Can't retrieve a specific item from a dataset

c# .net ado.net dataset

should I use a static DbUtil class for web, is it dangerous?

Switching from SQL Server Express to MySQL

c# mysql sql-server ado.net

Working with ADO.net and special characters in SQL

c# sql database ado.net

UnitOfWork vs Database connection

c# .net ado.net unit-of-work

Grabbing extended properties from SQL Server into DataTable

How to store a X509Certificate2 in db c#

Is change-tracking in ORMs a necessity or a luxury, in the context of web apps?

design-patterns orm ado.net

Does LINQ skip & take have decent performance?

Return an sql variable's value from within an Oracle Sql Query back to .NET code

Cancelling a database query dillema

mysql and visual studio : ado.net

mysql ado.net

ADO.NET, Closing an OracleConnection without prior Commit or Rollback: Will it leak?

Comparison of 3rd Party Oracle .NET Providers

oracle-database ado.net

Connection string works for OLE DB connection but not Sql Server Native Client 10.0

c# sql sql-server ado.net

Timeout inserting 1,000,000 of rows in database (sometimes)

c# sql-server ado.net

How to retrieve all possible server names through C# [duplicate]

c# .net sql sql-server ado.net