Describe a diffgram ? Write any one use of that?
Answer Posted / ninad
One of the XML formats which we can use to render DataSet
object contents to XML is a diffgram.
Diffgram is used in reading database data to an XML file to
be sent to a Web Service.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can we register exception filter globally?
What threading model used in asp and asp.net?
What are different types of api?
What are the differences between code behind and code inline?
What is the use of placeholder control?
Why do we use asp.net?
Which two new properties are added in asp.net 4.0 page class?
What are the two properties that are common on every validation control?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
How to reduce the width of textbox in editcommandcolumn of datagrid?
Define transparent caching with aop?
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?
What is protected configuration?
Can one dll file contains the compiled code of more than one .net language?
What is the viewstate in asp.net?