Explain what a diffgram is, and a good use for one?

Answer Posted / guest

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. Whena 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.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the procedure to create the environment for asp.net? : asp.net mvc

526


What is webresource axd?

452


Can you use Web API with ASP.NET Web Form?

679


Explain about secure socket layer?

516


What are the Types of session management in ASP.NET

552






What are the event handlers that we can have in global.asax file?

524


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

510


How do you create a master page?

540


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

1584


How will create assesblies at run time?

543


Explain about asp.net caching?

562


What is session and application variable in asp net?

444


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

2262


Explain what are delegates?

563


Fetch one page value to another page without using state-managment ?

521