.NET tools, components, libraries and add-ins
sign in
|
create your account
Advertise here!
Contact us
to know the options
Home
|
Categories
|
Authors
|
RSS and Newsletter
|
Jobs
[
NEW
]
|
ASP.NET Hosting
|
Links
|
Contacts
Tool
SAX.NET
Home Page
Categories:
XML
Latest version:
2.0
Description:
SAX API for .NET.
SAX.NET is a port of SAX, originally a Java API, to .NET.
SAX is the "Simple API for XML". Like DOM (Document Object Model), it gives access to the information stored in XML documents using any programming language (and a parser for that language). However, both of them take very different approaches to giving you access to your information: DOM creates a tree of nodes (based on the structure and information in your XML document) and you can access your information by interacting with this tree of nodes. DOM gives you access to the information stored in your XML document as a hierarchical object model. The textual information in your XML document gets turned into a bunch of tree nodes. With SAX, the parser tells the application what is in the document by notifying the application of a stream of parsing events. Application then processes those events to act on data. SAX is useful when the document is large.
Added:
2004-08-19
Updated:
2007-01-30
Attributes:
[BuiltForDotNet]
[BuilfForDotNet2]
[Library]
[FreeVersionAvailable]
[SourceCodeProvided]
Advertise here!
Contact us
to know the options
.NET jobs
Emplois .NET
Advertise here!
Contact us
to know the options
Web site previews powered by
WebSnapr
Copyright © 2003-2008
metaSapiens
/
Fabrice MARGUERIE
Java tools: JavaToolbox
Hosted by
WebHost4Life.com
- Please use this Sponsor ID: madgeek - Thanks!
part of the metaSapiens network:
metaSapiens
|
.NET Jobs
|
Fabrice's weblog
|
SharpToolbox
|
JavaToolbox
|
LINQ in Action
|
MapShares
|
Clair de Bulle