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
Differentiate between structure and class.
What do you mean by role-based security?
Explain the advantages of asp.net.
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
How do http sessions work?
Describe SOA and the tenets of it?
Explain the difference between globalization and localization techniques
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Explain State management in asp.net
What is query string? What are its advantages and limitations?
Which is an advantage of application service providers?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
Where session id is stored?
What are the new web part controls in asp.net 2.0 ?