Answer Posted / dfd
A DiffGram is an XML format. It is used to identify current
and original versions of data elements. A DataSet may use a
DiffGram format to load and persist the contents, and
further to serialize its contents for porting across a
network connection. Whenever a DataSet is written as a
DiffGram, the DataSet populates the DiffGram with all the
important information to accurately recreate the contents.
Note that schema of the DataSet is not recreated. This
includes column values from both the Current and the
Original row versions, row error information, and row order.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is asp.net architecture?
Can a .net web application consume java web service?
What is difference between inproc and outproc?
What is asp.net globalization?
What are asp.net web forms?
Explain about ASP.NET?
Is it possible to create web application with both webforms and mvc?
What is session id in web application?
Describe the events in the life cycle of a web application.
What is custom events? How to create it?
What is the difference between Classic ASP and ASP.Net?
What are the different types of Caching techniques in ASP.NET?
Why SessionID changes in every request in asp.net?
In which event of the page life cycle, is the viewstate available?
Differentiate between globalization and localization.