Diffgram in ASP.NET
-
hi, I am new in ASP.NET , i heard about "diffgram" i have very small information about diffgram(used to get data from the DataSet). Is anybody tell me some more detail about diffgram and their effective use with small example(if possible). Thanks, :)
honey.
-
hi, I am new in ASP.NET , i heard about "diffgram" i have very small information about diffgram(used to get data from the DataSet). Is anybody tell me some more detail about diffgram and their effective use with small example(if possible). Thanks, :)
honey.
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. When a 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. Reference Link: http://www.techinterviews.com/?p=78[^]
Sushant Mathur Bangalore, INDIA. http://n.domaindlx.com/fun2ssh/HOME.htm