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
What is inproc mode in session?
How can we create pie chart in asp.net?
What does mean by a neutral culture?
Can you change a Master Page dynamically at runtime?
What is difference between asp.net and asp?
How do you design a website with multilingual support in ASP.NET ?
Define viewstate in .net?
Define resource files.
What is authentication in asp.net?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What are sessions used for?
What are the disadvantages of using session?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
How can we update records in gridview?Is there any appropriate code for it?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?