How should I handle creation of composite entities with a hand-rolled DAL?...
Read MoreDoes DataSet have a Contain or In functionality?...
Read MoreIs it deemed bad practice to inject the DAO into the constructor? and if so, why?...
Read MoreUsing Microsoft.Practices.EnterpriseLibrary.Data IResultSetMapper<T>...
Read MoreEfficent database access in terms of record insertion...
Read Moremoving "logic" out of dataaccess layer would lead to lots of database connections...
Read MoreHow can I expose my data model in a transactional form?...
Read MoreDesign DAL/DataSet/Business Objects...
Read Moredata access approach for using sqlite in C# VS2008 project?...
Read MoreLINQ update procedures - best practice...
Read MoreWhat would you put into the unit test of a repository class (data access layer)?...
Read MoreWhat is the best .NET smart client SQL server database access solution?...
Read MoreVB.net function giving ORA-00911 invalid character error...
Read MoreEntity Framework Vs Data Access Layer...
Read MoreUsing a lambda for a model default in Web2py...
Read MoreUsage of a Data Access Layer (DAL) in a SOA design...
Read MoreCircular dependency between MODEL and BLL...
Read MoreMixing Modern Data Access in Legacy App...
Read MoreProblem when trying to configure enterprise library 5.0 (Data Access Application Block)...
Read MoreASP.Net MVC - Data Design - Single Wide Record versus Many small record retrievals...
Read MoreEntitity Framework 4.1 - Code First- Unit testing data access layer...
Read MoreAutoMapper in the DAL: When to use Mapper.Reset()?...
Read MoreIs it possible to stub Entity Framework context and classes to test data access layer?...
Read MoreNhibernate: Who is responsible of transaction management in a non web application...
Read MoreEntity Framework performance issues...
Read More