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
Enlist all the components of an ado.net framework?
What are functions in c#?
What is iqueryable in c#?
Why to use “finally” block in c#?
What is the difference between func and action delegate?
Is string mutable in c#?
What is object pool in .net?
What are the Types of optimization and name a few and how do u do?
What method is used to sort the elements of the array in descending order?
What is difference between il and dll ?
What is event delegate in c#?
2. What happened when BO object has been called?
Why is it important to override gethashcode when equals method is overridden?
What is the advantage of static class in c#?
What is an indexer in c#?