Poco + SqlQuery using Entity Framework 4.1 + Oracle SP with ref cursor output param...
Read MoreAutomatic data access layer generation...
Read MoreData Access Layer - Designing Class where should responsibility of creating saving be...
Read MoreHandling database queries that fail due to a server failover...
Read MoreMVVM, BusinessLogic, Entities, DTO's and tying it all together...
Read Moredevexpress xpo vs BLL-DAL approach for report pages...
Read Morehow to create single Data Access Layer to access two different data source in asp.net...
Read MoreCan I paginate a query in Sql Server without using ROW_NUM () OVER (ORDER BY xxxxx)?...
Read MoreEntity Framework 4.1 complex POCOs...
Read MoreWhat is the right pattern to close an OdbcConnection in an asp.net-mvc web page...
Read MoreReturn ADODB.Recordset type from .NET to Classic ASP...
Read MoreIn-memory DBMS's for unit testing...
Read MoreDesigning Object Oriented database calls rather than string based...
Read MoreDAL layer implimintation with NHibernate and making it generic...
Read MoreData Access Objects' Methods and Arguments...
Read MoreDAL: DataContext principles understanding...
Read Morerecommendations for firestorm dao replacement...
Read MoreShould raw Hibernate annotated POJO's be returned from the Data Access Layer, or Interfaces inst...
Read MoreSeparating BLL, PL and DAL in a web application...
Read MoreUsing nHibernate as ORM for multiple sources?...
Read MoreWhat's the Ideal Way to Define Singular vs Plural Gets in a Storage API?...
Read More