What is the difference between data adapter and data reader?
C# – what is the difference between data adapter and data reader
.netado.netc++
Related Question
- C# – What are the correct version numbers for C#
- C# – the difference between a field and a property
- C# – What’s the difference between the ‘ref’ and ‘out’ keywords
- C# – In C#, what is the difference between public, private, protected, and having no access modifier
- .net – Difference between decimal, float and double in .NET
- C# – Difference Between Select and SelectMany
- C# – a NullReferenceException, and how to fix it
- .net – the difference between .NET Core and .NET Standard Class Library project types
Best Solution
Please see DataReader, DataAdapter & DataSet - When to use? :