What is the difference between 2-Tier architecture and
3-Tier architecture

Answer Posted / ashwani

2 tier is client server application or in 2 tier one layer
acts as web+App and another as data layer.
in 3 tier one is web layer 2nd is app layer and third is
data layer.
web layer = where client end code resides
app layer = where business logic of application resides
data layer = database layer where database resides

Is This Answer Correct ?    17 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?

87


Explain the concept of view and Types of views in SQL server?

609


Explain “row_number()” in sql server with an example?

511


What is the difference between varchar and nvarchar datatypes?

564


What is sleeping status in sql server?

512






Tell me what do we need queues in sql service broker?

508


Do you know what is lock escalation?

572


Why use sub query in sql server and list out types of sub queries?

530


Explain datetime2 data type in sal server 2008?

540


What is the full form of dql?

503


What is replication and database mirroring?

567


What is the index requirement in SQL Azure?

70


What is store procedure? How do they work? When do you use?

499


What is snapshot parameter in ssrs?

109


It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio

545