Explain what a diffgram is, and a good use for one?
Answers were Sorted based on User's Feedback
Answer / radha
diffgram is an XML format it maintanes the old and original
version.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
How you can manage the state of application at the server side in ASP.NET?
When Cookies are expired in ASP.NET?
0 Answers Sans Pareil IT Services,
What can we do with asp.net?
To get the values in two different controls to match which control you use it?
What are assemblies and namespaces and explain the difference between them ?
What is the application pool?
What symbol would you use to denote, the start of a code block in aspx views?
what is client-server architecture in .net? and what is 3-tier architecture?
If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?
What is wrong with a line like this? DateTime.Parse(myString)
What is ashx file in asp.net?