Asynchronous Database Access Layer in PureMVC...
Read MoreIUnitOfWork to DomainService constructor using Unity container...
Read Moren-tier c# applicaiton with BAL and DAL methods with exact same names ( signatures etc.. )...
Read MoreAvoid enabling MSDTC when using TransactionScope...
Read MoreHow to get dropdownlist selected value while I am editing data in detailsView control?...
Read MoreWhich is the more efficient way to connect to a database?...
Read MoreDataAccess Layer and class, where do I put my functions?...
Read MoreWhy put a DAO layer over a persistence layer (like JDO or Hibernate)...
Read Morequery for null values in web2py DAL...
Read MoreEntity framework connecting to database with app.config...
Read MoreHow do I used Count(*) with DAL2?...
Read MoreDapper - business object with additional methods...
Read MoreIs it worth creating a data access layer in my case?...
Read MoreAbstract away the DAL from Entity Framework implementation...
Read MoreA single DTO class with multiple classes inside...
Read MoreList of SQL Server errors that should be retried?...
Read MoreCorrect approach on implementing abstract factory pattern?...
Read MoreIs there any way in .NET, other then Oledb to be database independent...
Read MoreAre there NOSQL data layer design patterns?...
Read MoreHow should EntityManager be used in a nicely decoupled service layer and data access layer?...
Read MoreWhy do two logically similar queries in web2py give different results?...
Read MoreEF4 DAL design and the ObjectContext: Argument with co-worker...
Read MoreWhich is better, filtering results at db or application?...
Read MoreGuidance on executing queries from UI layer...
Read MoreBest way to validate IDbcommand parameter...
Read MoreWhat should we have in a Business Logic Layer (BLL)...
Read MoreWhat is the lightest solution to creating a multiprocess architecture with state shared across all p...
Read MoreWhats the proper way of accessing a database through an assembly?...
Read More