Where does ADO.NET and XML web services come in the
architecture ?



Where does ADO.NET and XML web services come in the architecture ?..

Answer / r.bala

In 3-tier Architecture, three layers are
1. Presentation Layer -> For Only Presentation & Post the
Data to Business Object layer & Vice versa
2. Business Object Layer -> For Verfication & Posting the
Data to Data Access Layer & Vice versa
3. Data Access Layer -> Deals with the Database
Ado.Net - Comes in DAL Layer ( Data Access Layer)
XML Webservies - Comes in BOL Layer (Business Object Layer)

Is This Answer Correct ?    24 Yes 3 No

Post New Answer

More ADO.NET Interview Questions

What is a control toolbox?

1 Answers  


What are the advantages using ado.net?

1 Answers  


What does ado stand for?

1 Answers  


can we change the data in dataset? if yes what is the process?

1 Answers   Artech,


Why DataReader is Forward Only?

16 Answers   IBM, NIIT,


What is Dataset Object?

1 Answers  


what is the criteria of selection in sbi interview?

1 Answers   BCS, State Bank Of India SBI,


How to connect and retrieve data from database using dataset

1 Answers  


What is difference between ado and other data object?

1 Answers  


Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.

1 Answers  


What is ado in agriculture?

1 Answers  


What is datatable in ado.net?

1 Answers  


Categories