explain the three services model commonly know as a three-tier application.
Answer / Ashwini Kumar
The three-tier architecture is a design pattern for organizing applications. It separates an application into three distinct layers: Presentation, Application/Logic, and Data Access. This separation allows each layer to focus on its specific task, promoting maintainability, scalability, and reusability.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the real use of interface in c#,other than that multiple inheritance is not possible
How many static constructors are allowed in a class?
How do I unload an application domain?
What is transparent caching with aop ?
What is Partial class? What purpose we use it?
Does unity use c++ or c#?
How do I format a string in c#?
Is array value type in c#?
What is the implicit name and type of the parameter that gets passed into the class set method?
Explain About Web.config
What does Dispose method do with the connection object?
Is it possible to execute multiple catch block for a single try statement?
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)