What are the components of ADO.NET?
The components of ADO.Net are Dataset, Data Reader, Data Adaptor, Command, connection. In an ASP.NET interview, when asked about the components of ADO.NET, you can provide the following answer: ADO.NET (ActiveX Data Objects .NET) is a part of the .NET framework used to access and manipulate data from various data sources. The main components of … Read more