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

and can u telme how to explain about our job profile if i have 3years of it experiance in dotnet domain and where to start and where to end , and what shoul i tel and what not(can i mention my education ,and family details,......)i am confusiong a lot. can i ask one with your permision, if u have question that u u went tcs interview as 3+years exp so he/she asked tel me about your profile how can u tel and where to stop. please help me as simple as possible i am facing lot in this..............plese can anyone help me i am awaiting for your reply.

1 Answers   TCS,


How do you add a javascript function for a link button in a datagrid?

2 Answers   Microsoft,


Can you explain the basic use of dataview?

0 Answers  


Explain Page life cycle

8 Answers   DELL,


Is there any alternative to avoid name collisions other then Namespaces?

0 Answers  






How do you declare static variable?

0 Answers  


What does a switch do?

0 Answers  


What are session state modes?

0 Answers  


In the context of a comparison, what is object identity versus object equivalence?

1 Answers  


What is query string?

0 Answers  


What are sessions and cookies?

0 Answers  


How to use class library reference in asp.net project? Can you give me the example with source Class library haves classes like Database, insert, update, delete, reflection how can i use the database class connection in insert class to insert the record in to the Main Project in asp.net.

1 Answers  


Categories