Project Architecture (3tier, n-tier)



Project Architecture (3tier, n-tier)..

Answer / 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

More ASP.NET Interview Questions

What permissions do asp.net applications posses by default?

0 Answers  


Do you support digital rights management to protect my videos?

0 Answers  


IN an ASP.NET Web application if there is any error, how can you debug?

0 Answers   Siebel,


What is Web Application?

2 Answers   HCL,


How can you send an email message from an asp.net web page?

0 Answers  






If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?

1 Answers  


Explain the asp.net mvc request life cycle? : asp.net mvc

0 Answers  


Can you edit data in the Repeater control?

11 Answers   CAC, Creative,


what are configuration files?

0 Answers  


What are the server control tags in asp.net.?

0 Answers   MCN Solutions,


How does cookies work in asp net?

0 Answers  


what is silver light when will we use silver light,

0 Answers  


Categories