Explain what a diffgram is, and a good use for one?
Answer Posted / guest
A DiffGram is an XML format that is used to identify current
and original versions of data elements . The DataSet uses
the DiffGram format to load and persist its contents, and to
serialize its contents for transport across a network
connection. Whena DataSet is written as a DiffGram, it
populates the DiffGram with all the necessary information to
accurately recreate the contents, though not the schema, of
the DataSet, including column values from both the Original
and Current row versions, row error information, and row order.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the typical session identifier?
What are server-side comments in ASP.NET?
What is marshalling ? Is it a part of asp.net ?
Define asp.net caching?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
Differences between “dataset” and “datareader”.
Explain difference between dataset and recordset?
How to display validation messages in one control?
What are the Types of state management techniques
Can the dictionary object be created in client?s scope ?
What types of data validation events are commonly seen in the client-side form validation?
How to add DateTime Control in normal DataGrid Server Control?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Write the different features of a Thread and a Process?
What is the difference between runtime version and version?