Explain what a diffgram is, and a good use for one?
Answer Posted / uma
diffgram is a xml structure status containing old and new
values .it is also called as statefull
dataset ds=new dataset("table1",diffgram);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List down the sequence of methods called during the page load.
How will you maintain versioning in asp.net 2.0?
How can you handle errors in Web API?
What is manifest in .net framework?
How does u call and execute a sp in .net?
What is asp.net caching?
How tooltip is set through code-behind in ASP.NET?
Explain the difference between or and orelse?
What is asp net_sessionid?
What is intrinsic objects in asp.net?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
How can you make sure that web api returns json data only?
What are assemblies and namespaces and explain the difference between them ?
What is the main differences between asp and asp.net?
How does ASP.NET framework maps client side events to Server side events.?