Answer Posted / vanitha g
XML format used for DataSet serialization is known as
DiffGram. DiffGrams contains the tags that specify the
original and new state of data
1.Its an XML format.
2.Current and original versions of Data elements can be
identified through Diffgram.
3.Here, loading of contents can be done through dataset.
4.It serialize its contents for transport across a network
connection.
5.The column values from both the Original and Current row
versions, row error information, and row order will be
included.
6.Its a format intended for network data exchange and .NET
remoting.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Write the different features of a Thread and a Process?
How can we use Web API with ASP.NET Web Form?
What is http post and http get?
What is the difference between mechine.config and web.config?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is meant by ispostback in asp net?
Explain the difference between Repeater and Data list control in ASP.NET?
How to do state management in ASP.NET?
Where code pages are used?
What are validator? How do you disable them?
What is the difference between ldap and active directory?
Can you use c# without .net?
Explain About WebService
What is the flow of processing of the request? : asp.net mvc
What is data reader in asp.net?