Answer Posted / rachana srivastava
As DataSet are not only used to cache data in application
memory but also updating the same in database, when new
record is added in dataset but still one less record in
database, this difference in records of dataset and
database level is the property of datased called Diff Gram.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is data hiding in c#?
What is delegates in c#?
What is the purpose of ienumerable in c#?
What is a thread? What is multithreading?
Why can’t struct be used instead of class for storing entity?
Which operator cannot be overloaded in c sharp?
Can arraylist hold primitive types?
What does out mean in c#?
What is double c#?
What are escape sequences explain with example?
What is the difference between list and array in c#?
Is string a class in c#?
Can abstract class have constructor?
What are interfaces in c#?
What is dbml file in c#?