What are the two fundamental objects in ADO.NET?

Answer Posted / gourav jain

1) Data set
2) .Net data provider
comprises of (Connection object, Command object, Data
Reader, Data Adapter).

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to retrieve the user id which is provided while windows authentication?

802


What is different between sqlcommand object and command behavior object?

727


What are different layers of ADO.Net?

788


What are the benefits of using of ADO.NET in .NET 4.0?

730


Do we use stored procedure in ADO.Net?

736


What is sqldatareader?

667


What is partial class?

726


What are dcl commands?

696


How to pass multiple tables in datasets simultaneously?

795


What is a data control clerk?

760


What is the current version of entity framework?

663


What are the main differences between classic ado and ado.net?

731


What is data relation in ado.net?

705


oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?

2125


What is dataset object? Explain the various objects in dataset.

795