IT Community - Software Programming, Web Development and Technical Support

.Net framework support SAX?

This is a discussion on .Net framework support SAX? within the XML and SOAP forums, part of the Web Development category; Hi guys, Can any one explain does.NET Framework support SAX? Thanks devarajan.V...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > XML and SOAP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 07-25-2007, 07:17 AM
devarajan.v devarajan.v is offline
D-Web Master
 
Join Date: May 2007
Posts: 382
devarajan.v is on a distinguished road
Question .Net framework support SAX?

Hi guys,

Can any one explain does.NET Framework support SAX?


Thanks
devarajan.V
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-26-2007, 04:43 AM
vadivelanvaidyanathan vadivelanvaidyanathan is offline
D-Web Genius
 
Join Date: Feb 2007
Posts: 803
vadivelanvaidyanathan is on a distinguished road
Default Re: .Net framework support SAX?

It is a fact that .NET Framework contains excellent support for industry standards such as XML, XML Namespaces, XSLT, XPath, XSD, SOAP, and DOM; however, .NET does not support SAX.

SAX is a streaming, push-based, event-based, forward-only, read-only API to parse XML documents. The .NET Framework on the other hand, supports a better, pull-based (but still forward-only and read-only) API to parse XML document (in addition to DOM implementation). This API is offered via the classes derived from the XmlReader class in the System.Xml namespace. These classes offer the benefits of SAX (well-suited for parsing large XML documents as do not require memory/processing resources, etc.), and still is much simpler to use (unlike SAX, which requires more work from the application that uses the API).
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
QTP support JAVA? vadivelanvaidyanathan Testing Tools 0 08-22-2007 12:33 AM
.Net support validating XML? devarajan.v XML and SOAP 2 08-13-2007 11:53 PM
Does the .NET Framework have in-built support for serialization? anbuchezhians VB.NET Programming 1 07-27-2007 06:00 AM
C # Support C type macros~! vigneshgets C# Programming 0 05-17-2007 07:19 AM
How to to check a php server support for montyauto PHP Programming 0 04-22-2007 11:05 PM


All times are GMT -7. The time now is 03:16 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0