What is the difference between SAX Parser and DOM Parser?
Answer Posted / keerthika
SAX parser is event based API and DOM parse is tree-based API
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is cookie less session?
What is the difference between l1 and l2 cache? : Dot net architecture
How do I stop a thread?
What is the .net class that allows the retrieval of a data element using a unique key?
What other than biginteger has been introduced in system.numerics namespace?
What is the numeric attribute of the textbox control in .net mobile? : Microsoft dot net mobile
What is the difference between metadata and menifest ?
What are relation objects in dataset?
Explain the race around condition? : .NET Architecture
Explain about clr?
What is the purpose of Treeview control?
how to delete the record using data reader
Explain Intermediate Language?
Explain the process of gc?
Explain 'managed' mean in the .NET context