Explain what a diffgram is and a good use for one?
Answer Posted / imtiyaz
A Diffgram is an XML format that is used to Identify
current and original versions of data elements when sending
and retriving a dataset from an xml webservice, the
diffgram format is implicitly used.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Why viewstate is used in asp.net?
What is asp.net response object?
How tooltip is set through code-behind in ASP.NET?
Explain significance of routing? : asp.net mvc
What is a postback in asp net?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What is connection pooling and how to enable and disable connection pooling?
What are the modes of updation in an updatepanel?
What is the difference between server-side scripting and client-side scripting?
Explain how can you debug your .net application?
What is the use of service provider?
What is strong-typing versus weak-typing?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Explain how to prepare culture-specific formatting in .net.