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
Why only boxed types can be unboxed?
Explain about generation?
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
What is the use of web.config?
how to delete the record using data reader
What is private constructor? And it's use?
what is inheritancy where u required ?
data types used in validation control
Explain the types of memory management? : Dot net architecture
What is difference between Desktop, Client Server & Web based applications?
What are the new features of .net 2.0?
What is the difference between l1 and l2 cache? : Dot net architecture
What is cache coherency and how is it eliminated? : Dot net architecture
When do I need to use gc.keepalive?
what is the difference between running an application with and without debugger?