Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-access

Generics in c# & accessing the static members of T

WCF DataContracts and underlying data structures

wcf data-access

Is it bad practice to run tests on a database instead of on fake repositories?

pooled connection timed out

simple jdbc wrapper

PHP Lazy loading objects and dependency injection

ORM vs Handcoded Data Access Layer

orm data-access

Execute multiple SQL commands in one round trip

Transaction script is Antipattern?

Should I use public or private variables?

What exactly is "persistence ignorance"?

What's Up with O(1)?

How can I generate database tables from C# classes?

Transactions for read-only DB access?

Can I have an optional OUTPUT parameter in a stored procedure?

Saving multiple objects in a single call in rails