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
What are validator? Name the validation controls in asp.net?
What are the new features implemented in ASP.NET?
Explain how can we access static variable?
What is postback request?
What is difference between Fragment Caching and Page Caching in ASP.NET?
How to find last error which occurred in Asp.net ?
Explain http handlers? Where we can use the http handlers?
Can a master page have more than one contentplaceholder?
What is a web api endpoint?
Explain how viewstate is being formed?
What is datagrid asp.net?
Explain about Multi-Language integration?
Can we use a static function with a non-static variable?
How do session tokens work?
Why do we use asp.net?