2
Reply

what is the difference between N-layer and N-tier architecture in LINQ?

Pankaj Pathak

Pankaj Pathak

May 13, 2013
1.5k
0

    http://www.dotnetfunda.com/interviews/show/4547/what-is-the-difference-between-n-layer-and-n-tier-architecture

    Munesh Sharma
    June 16, 2015
    0

    1-N-layers of application may reside on the same physical computer 2-N-tier architecture usually has atleast three separate logical parts, each located on separate physical server. Each tier is responsible for a specific functionality. Each tier is completely independent from all other tiers

    Bhabani Prasad
    May 21, 2014
    0