Explain the three services model (three-tier application).

Answer Posted / p.ramakrishna

The three-tier or a multi tier architecture has client,
server and database. Where the client request is sent to
the server and the server in turn sends the request to the
database. The database sends back the information/data
required to the server which inturn sends it to the client.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should I throw an exception?

548


Why are strings in c# immutable?

493


What are the steps to create an assembly and add it to the gac?

453


What is the difference between integer and double?

463


Why data types are important in c#?

477






Why to use “using” in c#?

552


How is method overriding different from overloading?

555


What is difference between array and collection in c#?

438


Is c# a technology?

488


Explain the functionalities of satellite assembly?

544


What are the value types in c#?

502


Explain what is the smallest unit of execution in .net?

474


Why we use anonymous methods in c#?

488


What is the difference between function and method in c#?

449


What are the types of methods in c#?

457