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 the difference between malloc () and new?
What is xpath in c#?
Does c# replace c++?
What is the object class in c#?
what is a constructor? What is a destructor?
What are reflections in c#?
Can we maintain state in webservice?
What is difference between array and collection in c#?
What does void mean in c#?
What is an escape sequence in c#?
Is php easier than c#?
What is the difference between gettype and typeof in c#?
How do destructors and garbage collection work in c#?
Is list passed by reference c#?
What is cache memory in c#?