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
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What is DataGrid wheater its a Server Control or something else ?
When cookie will expire?
What are session objects?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What is the difference between “Web.config” and “Machine.Config”?
What is an example of an application service provider?
What is the web.config file in asp?
What is the difference between localization and globalization?
Is it possible for me to change my aspx file extension to some other name?
Difference between overriding and overloading?
what is publisher?
What is the application pool?
How can you handle errors in Web API?
What are the asp.net list controls and difference between them?