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
How do I move from one form to another in c#?
What is type cast in C#?
What is a framework in c#?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What are the types of assembly available
Explain the OOPS concept in C#?
What are the Configuration files in .net?
How do I get deterministic finalization in c#?
Is datetime immutable c#?
For read-only operation which property you have to designated?
What is the difference between list and arraylist in c#?
what are pointer types in c#
Why generics are used in c#?
Does google use c#?
What do you mean by parsing and how to parse a date time string in c#?