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
Explain the difference between a struct and a class?
What is a must for multitasking
Can a class or a struct have multiple constructors?
What is integer c#?
What is different between Implicit conversion and Explicit conversion in C#?
Can constructor have return type c#?
What is the difference between dataset and datatable in c#?
What is property in c#?
Which config file has all the supported channels/protocol?
What is the difference between method and constructor in c#?
What is stringwriter c#?
Does c# support properties of array types?
How does substring work in c#?
windows c# using datagridview in edit form sql server
How do you serialize an object?