what's the Difference between DataView and DataTable?
Answer Posted / satish
Data Table are also the filter rows of dataset(Virtual
table of database) whereas the dataview is only the
filtered view of the original database.
Is This Answer Correct ? | 24 Yes | 34 No |
Post New Answer View All Answers
What is a template class?
How can I process command-line arguments?
Can we write class inside a class in c#?
What is difference between c and c sharp?
What is view model in c#?
What is the default value of decimal in c#?
What is boxing? Explain its functionality?
Explain About multi level and multiple inheritance how to achieve in .net
Illustrate namespaces in c#?
What are the delegates in c#?
What is event sourcing in c#?
What is the meaning of extention?
What is list collection in c#?
What is deadlock in c#?
Is ram a heap?