Linq to SQL & Logical partitioning (DAL, BLL)...
Read MoreMove Data Access logic from the business layer to the data access layer...
Read MoreDo you allow the Web Tier to access the DAL directly?...
Read MoreDifferent UI's sharing same BLL and DAL...
Read MoreAdding custom business logic to ASP.NET WebSite with entity DAL (Data Access Layer)...
Read MoreJSON/XML output in GUI, BLL or DTO?...
Read MoreC# .NET4.0 TableAdapter.Update() won't insert new record...
Read MoreCreating Global Variable For Web Application - ASP.NET...
Read MoreDesign Patterns: Need help understand to this concept and how it applies to my project...
Read MoreShould I try to put asp control events into the BLL?...
Read MorePOCO's, DTO's, DLL's and Anaemic Domain Models...
Read MoreMiddle tier - C# class library or WCF?...
Read MoreCommunication between BLL and DAL...
Read MoreDesigning layered app with NHibernate and context changing database...
Read MoreDAL/BLL and Client/Server: Should the client use BLL or DAL objects for presentation? Or maybe anoth...
Read MoreWorking with MVC 2.0 and the Model in a separate assembly...
Read More.net, C# Interface between Business Logic and DAL...
Read MoreHow to return multi-table join value from BLL...
Read Moren-layered architecture - BLL, DAL and interfaces. What is best practice?...
Read MoreBLL returning the right Type of an instance...
Read MoreFunctionality in a Data Access Layer formed by a dbml...
Read MoreMost Commonly used extensions and helper functions in ASP.NET C#...
Read MoreShould the DAL be a translation layer between the relational model and the domain model?...
Read MoreHow to notify a user (UI) from BLL and get their response?...
Read MoreHow to pass data between BLL and UI in 3-layer (single tier) application?...
Read More