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

how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....

1 Answers   Ford,


Why DataReader is Forward Only?

16 Answers   IBM, NIIT,


What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

0 Answers   CGI,


Explain how to call the sql commands asynchronously in ado.net version 2.0?

0 Answers  


What is data access pattern?

0 Answers  






What is the difference between Data adaptor and Data set?

0 Answers   HCL,


What is the difference between DataReader and DataSet in ADO.NET?

0 Answers   Petranics Solutions,


What are the methods of XML dataset object?

0 Answers  


What is the main difference between ADO and ADO.Net

4 Answers   HCL,


WHAT Are the major major compnents of a data provider in ADO.net.

14 Answers   Infosys, Wipro,


can we create synonymn in ms access,sql server,my sql if so explain me with example

0 Answers  


What are the major difference between classic ADO and ADO.NET?

0 Answers  


Categories