designing data layer for a .net app...
Read MoreCalling DAL from ViewModel asynchronously...
Read MoreWCF Web Service BLL for single ASP.NET app simplest approach...
Read MoreDAL Architecture for self service Kiosks...
Read MoreData mapping code or reflection code?...
Read MoreSession evict and merge for entity update...
Read MoreASP.NET and Entity Framework in Layered Architecture - using Entity Framework for ORM only...
Read MorePassing the connection string from 2 web applications sharing a DAL?...
Read Morespring data like functionality for JEE6...
Read MoreExecuting a Stored Procedure from C# 4.0 without a dbml file...
Read MoreHow to want to move my DAL to separate project in my MVC3 solution?...
Read MoreLinq2Sql static Datacontext in DAL...
Read Morejava data access: is this good style of java data access code, or is it too much try finally?...
Read MoreOOP Programming with database access...
Read MoreHow can Dispose() know it was called because of an exception?...
Read MoreKey point to keep in mind when writing database interaction layer (DAL)...
Read MoreIs there a good way to define a Data Access Layer for getting related objects in Android?...
Read MoreLinq To Sql - Making a dynamic search for the Application layer without exposing DAL layer as DLL...
Read MoreHow the Application layer will be able to dynamicly query the DB in the DAL layer?...
Read MoreIn .Net 4.0 is the Data Access Application Blocks still the way to implement data connections?...
Read MoreSubstitute Models from MVC with existing Data and/or Business Layer?...
Read More.NET Entity property as enum or object...
Read MoreIs it better to divide a software into multiple modules with each module having its own database...
Read MoreSQL statements vs MVC data access layer in PHP...
Read More