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 a session http?
How to handle errors in Web API?
Explain the difference between dataset and datareader.
How can we update records in gridview?Is there any appropriate code for it?
Demonstrate Render and PreRender?
What does it mean your session has timed out?
Why Unload event of MasterPage Calls first in ASP.net ?
Define machine.config in .net?
What are the advantages and disadvantages of Using Cookies?
Explain difference between dataset and recordset?
Is asp.net and .net the same?
Where the viewstate is stored after the page postback?
Do you know about caching with the datasource controls?
What is the viewstate in asp.net?
How many types of cookies are available in asp?