what's the Difference between DataView and DataTable?
Answer Posted / guest
data tables holds all the rows of the table where as date
view hold te filtered or reqired rows that are been retrived
on a particular condition
i think my answer is correct
| Is This Answer Correct ? | 95 Yes | 23 No |
Post New Answer View All Answers
What is a variable in c#?
What is difference between tostring() vs convert.tostring() vs (string) cast
What is multicast delegate in c# ?
What is threading in c# with example?
What is session and cookies in c#?
Is learning c# hard?
What's the difference between an integer and int?
what is collections in .net? why we use?
What is private virtual in C#?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
What are the concepts of dispose method?
Can constructor be private c#?
What is iformatprovider in c#?
What is the difference between CreateObject() and GetObject()?
Explain the difference between Metadata and Manifest