ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories >> Software >> Client-Server >> Client-Server-General
 
 
 
Question
What is a Three-Tier Architecture?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
Answer
Three-tier architecture also known as MVC architecture in 
which software design is split into three groups as Model, 
View and Controller part of UI goes in model section while 
Business logic goes in controller section and data access 
layer goes in view layer. 
Now consider the view or data access layer(DAL) in which 
operations such as data access from database insertion such 
type of operations are kept in this section. In Controller 
known as business logic layer in which all logic related to 
UI and DAL is implemented here and accessed from UI using 
instance of objects. Finally in UI only UI related code is 
written here.
 
0
Nilesh
 
View All Answers
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com