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 difference between ado.net and asp net?

0 Answers  


What is the purpose of using adodb?

0 Answers  


What is bubbled event?

0 Answers  


Why is ADO.NET serialization slower than ADO ?

0 Answers   NA,


What is the maximum pool size in ado.net connection string?

0 Answers  






How is entity framework different from ado.net?

0 Answers  


The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx

0 Answers  


What is datasource in ado.net?

0 Answers  


What are the difference between readonly vs. Const?

0 Answers  


What providers do you use to connect to oracle database ?

4 Answers   Digital GlobalSoft,


can anybody show me the structure of ADO.NET

1 Answers  


How can we add/remove row's in "datatable" object of "dataset"?

0 Answers  


Categories