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 are the modes of updation in an updatepanel?
What is session and cookies in asp.net?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
List the events in page life cycle.
What is asp.net master page?
Explain the difference between web user control and web custom control?
Explain http handlers? Where we can use the http handlers?
What is the use of data set in asp.net?
Differentiate between namespace and assembly.
What role “#&&” plays in a querysting?
Where sessions are stored in asp.net?
What is the parent class of all web server control?
Why is mvc better than asp.net?
Define page fragment caching?
Explain the difference between Repeater and Data list control in ASP.NET?