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
Explain difference between dataset and datareader?
What is session object? Describe in detail.
What is difference between cache and session?
What are the different types of sessions in asp.net? Name them?
How many types of cache are there?
What is clickid?
How would you turn off cookies on a page of a website?
Which two new properties are added in asp.net 4.0 page class?
What parameters can you pass in the url of the api?
What is work flow gen? how can it will work with .Net?
What is difference between session and cookie?
How does exception management works in ASP.NET?
What are the difference between overriding and overloading?
Can we set which type of comparison we want to perform by the CompareValidator control?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?