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

What is a verbatim string literal and why do we use it?

471


What does console readkey do in c#?

483


Why do we use static methods in c#?

528


Explain About Iunknown interface Queue

537


What is extension method in c sharp?

469






Can interface have virtual methods in c#?

462


What is sealed class in c#?

514


What do you mean by generic class in c#?

488


How can I get the ascii code for a character in c#?

558


What is the difference between a function and a method?

499


What is the difference between decimal and integer?

514


Can we override interface method?

518


What are Namespaces?

557


Describe ado.net?

570


Explain the serialization in .net

540