Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ado.net

How to fake Foreign Key Collections Properties in Entity Framework and ASP.NET MVC

Pros and Cons of using "as", "is", "DBNull", ToString() in C#

c# .net ado.net

Can I SELECT more than one value from the same column

c# mysql sql .net ado.net

The ADO.NET provider with invariant name 'Oracle.DataAccess.Client' Not Registered

Querying OLAP server

c# ado.net mdx olap

Multi-threaded access to MySQL using ADO.Net

Is there a limit to the number of DataColumns I can add to a DataTable?

ado.net system.data

When should I use ClearALLPools vs ClearPool?

c# ado.net

SQL query execution difficulty

What gets disposed when SqlCommand.Dispose is called?

sql-server ado.net

Storing settings: XML vs. SQLite?

c# .net xml sqlite 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