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 |
what is the syntax code to oledb to connect oracle
What is the difference between typed and untyped dataset?
What is the difference between data reader and data adapter?
What is the difference between sqldatareader and sqldataadapter?
Whate are different types of Commands available with DataAdapter ?
What is bubbled event?
What is difference between sqldatareader and sqldataadapter?
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?
What are the ado.net components?
can u tell me the how to get the print for the form
What is a sqldataadapter?