what is Diff Gram

Answers were Sorted based on User's Feedback



what is Diff Gram..

Answer / mani

Diffigram is a XML format, used to identify current &
original elements of Dataset

Is This Answer Correct ?    4 Yes 1 No

what is Diff Gram..

Answer / 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

More C Sharp Interview Questions

Difference between dispose and destructor?

3 Answers   TCS,


In which format you can pass the value in the sleep function?

1 Answers  


What will a loop recorder show?

1 Answers  


What is string pool in c#?

1 Answers  


Why we use get set property in c#?

1 Answers  


Can you override private virtual methods?

5 Answers  


Are private class-level variables inherited?

5 Answers   HCL, Siebel Systems, Visual Soft,


What is dictionary collection in c#?

1 Answers  


Write a sample code to write the contents to text file in c#?

1 Answers  


write a program to find the biggest palindrome in the given string

1 Answers   Microsoft,


What does exclamation mark mean c#?

1 Answers  


What is a private constructor? where will you use it?

6 Answers   Fulcrum Logic,


Categories