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 the syntax code to oledb to connect oracle

6 Answers   IBM,


What is the difference between typed and untyped dataset?

0 Answers  


What is the difference between data reader and data adapter?

0 Answers  


What is the difference between sqldatareader and sqldataadapter?

0 Answers  


Whate are different types of Commands available with DataAdapter ?

2 Answers  


What is bubbled event?

0 Answers  


What is difference between sqldatareader and sqldataadapter?

0 Answers  


Difference between ADO and ADO.net ?

11 Answers   Accenture, BirlaSoft, College School Exams Tests, Krest, Red Apple,


Do we use stored procedure in ADO.Net?

0 Answers  


What are the ado.net components?

0 Answers  


can u tell me the how to get the print for the form

2 Answers   Crea,


What is a sqldataadapter?

0 Answers  


Categories