What is the difference between an XML "Fragment" and an XML "Document." ?
Answer / ajay vikram
An XML fragment is an XML document with no single top-level root element. To put it simple it is a part (fragment) of a well-formed xml document. (node) Where as a well-formed xml document must have only one root element.
Is This Answer Correct ? | 0 Yes | 0 No |
what are delegates? How you used then in your project?
10 Answers Hawk Eye, IndiaTimes, Kanbay,
What is dto c#?
Is it possible to execute multiple catch block for a single try statement?
How many digits is a 32 bit number?
Why is c# a good programming language?
About a class access specifiers and method access specifiers ?
Can we have 2 main methods in c#?
How To Maintain Transaction In C#?
1 Answers Phoenix Technologies,
Does c# have a 'throws' clause?
How to implement a singleton design pattern in c#?
What is the use of regex in c#?
What is the difference between static class and abstract class in c#?