Explain what a diffgram is, and a good use for one?
Answer Posted / sunayana
The DiffGram is one of the two XML formats that you can use
to render DataSet object contents to XML. For reading
database data to an XML file to be sent to a Web Service.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define common type system?
What is a page life cycle? What are the events in a page life cycle?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What are the advantages of the code-behind feature?
Is asp.net and .net same?
What is meant by ispostback in asp net?
How does u get record no from 5 to 15 from a dataset of 100 records?
Is there any alternative to avoid name collisions other then Namespaces?
Where is cookie used in asp.net?
Explain the difference between sql invalidation and sql notification.
Fetch one page value to another page without using state-managment ?
What is session and cookies in asp.net?
What is page fragment caching?
Where would you use an ihttpmodule, and what are the limitations if any?
What is distributed system in asp.net?