In an earlier column, I referenced using TransactionScope instead of the ADO.NET Transaction object. The problem with an ADO.NET Transaction object is that it must be associated with each ADO.NET ...
Take advantage of the Entity Client Provider -- a client side query engine, to execute queries against a conceptual model of data Microsoft’s Entity framework is an open source ORM framework for ...