what's the Difference between DataView and DataTable?
Answer Posted / ajay
DataTable: Represents one table in-memory
select distinct field from the filtered dataview
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What are the types of comments in c#?
What can you do as a .net developer?
List the fundamental oop concepts?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
My switch statement works differently! Why?
Can fields inside a class be virtual?
What is generic types in c#?
How to sort an int array in c#?
What is static noise?
Explain different properties of object oriented systems.
Why do we need to override in c#?
What is serialization of data?
What is difference between private and static constructor?
Define constructors
What is the difference between final finally and finalize in c#?