Project Architecture (3tier, n-tier)

Answer Posted / alb.shah

Layered application designs are extremely popular because
they increase application performance, scalability,
flexibility, code reuse. In the classic three tier design,
applications break down into three major areas of
functionality:

•The data layer manages the physical storage and retrieval
of data
•The business layer maintains business rules and logic
•The presentation layer houses the user interface and
related presentation code.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concept of View Model in MVC?

679


From which base class all web forms are inherited?

599


What is state management in asp.net with example?

565


What is the biggest disadvantage of “Other Return Types” in Web API?

1034


How do you create a master page?

651






How to implement role based security in asp.net mvc? : Asp.Net MVC

528


Should I delete cookies?

591


What does it mean your session has timed out?

620


How many types of sessions are there in asp net?

623


Explain swagger components.

656


How do we implement bundling in MVC?

704


Do you know about caching with the datasource controls?

561


Explain the path instructions in xaml?

652


Which method is used to enforce garbage collection in .net?

511


What is the difference between union and join?

649