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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Compare Data Reader & Dataset in ado.net?

549


What is sqlconnection and sqlcommand?

523


What is ado.net code?

523


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

456


What is the difference between a datareader and a dataset?

518






Which name space is used to get assembly details?

525


What is ado and rdo?

502


What is ado circle?

665


How to work with disconnected data - the dataset and sqldataadapter?

508


What are all the commands used with Data Adapter?

518


What is ado.net in mvc?

501


How can I retrieve two tables of data at a time by using data reader?

513


Define data access layer?

533


How to creating a SqlCommand Object?

593


What is the significance of CommandBehavior.CloseConnection ?

575