what's the Difference between DataView and DataTable?
Answer Posted / aman kulkarni
Data Table is very very good and is useful.Dataset is very
bad and nonsense
| Is This Answer Correct ? | 20 Yes | 80 No |
Post New Answer View All Answers
Are there functions in c#?
Define Final Class in C#
What do you understand by an Implicit Variable?
How do you convert byte array to hexadecimal string, and vice versa?
What is the role of the datareader class in ado.net connections?
What are the types of serialization?
Which are the loop types available in c#?
What is difference between struct and class in c#?
What is a datacontract?
Can you put two constructor with the same structure in a class?
Explain the serialization in .net
What is marshalling in c#?
Can you inherit multiple classes in c#?
How to force my .net app to run as administrator on windows 7?
Do we get an error while executing the “finally” block in c#?