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 |
Is it possible to load multiple tables in a Dataset?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What are the different execute methods of Ado.Net?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What are the differences between OLEDB and SQLClient Providers?
What is ado and dao?
Which ado.net object is very fast in getting data from the database?
Explain the overview of ado.net architecture?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is dataadapter in ado.net?
i want 2 pass values(enterd in textbox)to table in sql server without using stored procedure in c#.plz tell me code with an example.
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)