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

Answer Posted / subbaraja

Here 3 tier then we need to talk about UIlayer, Business
layer, Data layer.
UI layer: Requests the data form Business layer
Business layer : Acts according Business rules fetch or
insert data through the Data Layer.
Data Layer: Responsible for all Data base operations
requests from business layer

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is console readkey ()?

523


Is there a way of specifying which block or loop to break out of when working with nested loops?

535


What are verbatim strings in c#?

493


How big is a 64 bit integer?

501


Is enum a value type c#?

522






What is append in c#?

471


What is iqueryable?

476


What is serialization and deserialization in c# with example?

454


What is the difference between early binding and late binding in c#?

494


What is an expression in c#?

488


What is xor operation?

521


Why do we need constructor in c#?

488


What is the difference between virtual method and abstract method?

537


What is a reference type c#?

509


What is datacontract in c#?

479