what is diffgram ?
Answers were Sorted based on User's Feedback
Answer / raghumadhav tirunagari
diffgram is an xml grammer. it talks about state of node in
xml file.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vanitha g
XML format used for DataSet serialization is known as
DiffGram. DiffGrams contains the tags that specify the
original and new state of data
1.Its an XML format.
2.Current and original versions of Data elements can be
identified through Diffgram.
3.Here, loading of contents can be done through dataset.
4.It serialize its contents for transport across a network
connection.
5.The column values from both the Original and Current row
versions, row error information, and row order will be
included.
6.Its a format intended for network data exchange and .NET
remoting.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / dfd
A DiffGram is an XML format. It is used to identify current
and original versions of data elements. A DataSet may use a
DiffGram format to load and persist the contents, and
further to serialize its contents for porting across a
network connection. Whenever a DataSet is written as a
DiffGram, the DataSet populates the DiffGram with all the
important information to accurately recreate the contents.
Note that schema of the DataSet is not recreated. This
includes column values from both the Current and the
Original row versions, row error information, and row order.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between a.Equals(b) and a == b?
How ViewstateMac works?
I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Which protocol is used to call a web service?
Describe paging in asp.net?
What do you mean by View State and what is its role?
What is the web.config file in asp?
What is the need to give <compilation debug=true> command ?
What is a page life cycle?
What is the equivalent of date() and time() in asp.net?
What is difference Data List and Data Repeater Control ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)