Top "3-tier" questions

For issues relating to setting up and utilizing a 3-tier architecture.

Uses of Business Logic Layer

I know this may be a duplicate question. But i never found a correct explanation that a beginner like me …

c# asp.net 3-tier
LINQ to map a datatable into a list<MyObject>

I just discover LINQ so be comprehensive with me please! :-) So! I have a Data-tier who provide me datatables …

c# linq dto 3-tier
Presentation layer in 3-tier architecture

My question is about various ways of implementing presentation layer in 3-tier architectures When we talk about a 3-tier web …

java servlets client-server 3-tier server-side-scripting
Sample Java EE projects using Java EE design patterns

For .Net there are lots of projects that Microsoft/others provide via which one can learn how patterns etc. are …

design-patterns jakarta-ee 3-tier