What is the difference between n-tier and n-layer architecture?
Answer / Sapna Rai
N-tier architecture refers to a software design pattern in which an application is divided into multiple logical layers or tiers, each running on a separate server. Each tier can be thought of as a collection of processes that communicate with one another through well-defined interfaces. On the other hand, N-layer architecture is a design pattern in which an application is logically separated into distinct layers based on their responsibilities, but all layers run on the same machine.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is linq to sql deferred loading?
What are the benefits of a deferred execution in linq?
Explain linq to sql?
What is the advantage of linq in c#?
What is meant by linq in c#?
What is a linq procedure?
Differentiate between select() and selectmany() method in linq.
What is the difference between the Take and Skip clauses?
What is the difference between the Select clause and SelectMany() method in LINQ?
Explain what is the difference between skip() and skipwhile() extension method?
What is the use of using system linq?
What is linq example?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)