Search code examples
Linq to SQL & Logical partitioning (DAL, BLL)...


linqlinq-to-sqldata-access-layerbll

Read More
Move Data Access logic from the business layer to the data access layer...


c#data-access-layerbusiness-logicservice-layerbll

Read More
Do you allow the Web Tier to access the DAL directly?...


design-patternsdata-access-layerbll

Read More
Is BLL absolutely necessary?...


bll

Read More
Different UI's sharing same BLL and DAL...


.netdata-access-layerbll

Read More
Adding custom business logic to ASP.NET WebSite with entity DAL (Data Access Layer)...


c#entityentitiesbll

Read More
JSON/XML output in GUI, BLL or DTO?...


design-patternsdtobllcontent-negotiation

Read More
C# .NET4.0 TableAdapter.Update() won't insert new record...


c#.netinsertadapterbll

Read More
Creating Global Variable For Web Application - ASP.NET...


asp.netsql-serverglobal-variablesdata-access-layerbll

Read More
Creating a repeater using BLL...


asp.netdatabaserepeaterbll

Read More
Design Patterns: Need help understand to this concept and how it applies to my project...


c#linq-to-sqldesign-patternsbll

Read More
Should I try to put asp control events into the BLL?...


c#.neteventsbllpresentation-layer

Read More
POCO's, DTO's, DLL's and Anaemic Domain Models...


dllpocodata-access-layerdtobll

Read More
Middle tier - C# class library or WCF?...


silverlightwcfarchitecturebll

Read More
Communication between BLL and DAL...


c#.netvb.netdata-access-layerbll

Read More
Designing layered app with NHibernate and context changing database...


nhibernatedata-access-layerautomapperdtobll

Read More
RIA Services and the BLL...


architecturewcf-ria-servicesbll

Read More
DAL/BLL and Client/Server: Should the client use BLL or DAL objects for presentation? Or maybe anoth...


architecturedata-access-layerdata-accessbll

Read More
Working with MVC 2.0 and the Model in a separate assembly...


asp.net-mvclinq-to-sqlbll

Read More
.net, C# Interface between Business Logic and DAL...


c#.net-3.5data-access-layerbll

Read More
How to return multi-table join value from BLL...


asp.netdata-access-layerbllmulti-table

Read More
n-layered architecture - BLL, DAL and interfaces. What is best practice?...


architectureormdata-access-layerblln-layer

Read More
BLL returning the right Type of an instance...


c#.netconstructorbll

Read More
Functionality in a Data Access Layer formed by a dbml...


c#.netdata-access-layerbll

Read More
How to use bll, dal and model?...


modeldata-access-layerbll

Read More
Most Commonly used extensions and helper functions in ASP.NET C#...


c#.netasp.netbll

Read More
Should the DAL be a translation layer between the relational model and the domain model?...


dnsdata-access-layerbll

Read More
Manual DAL & BLL vs. ORM...


entity-frameworkormdevexpressdata-access-layerbll

Read More
How to notify a user (UI) from BLL and get their response?...


vb.netuser-interfacebllraiseevent

Read More
How to pass data between BLL and UI in 3-layer (single tier) application?...


vb.netuser-interfacen-tier-architecturebll

Read More
BackNext