DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Ara Ashikian Guest

    .Net Xml vs MS Xml 4.0

    Does anyone know if the .Net Xml is a layer over MS Xml 4.0 or does MS now
    have 2 completely seperate Xml API's? If they have the same core, the same
    underlying capabilities would be available. The reason I ask is that I am
    using MS Xml 4 in VB6 and will later look at porting issues to .Net.

    -Ara



  2. #2
    Dale Michalk Guest

    Re: .Net Xml vs MS Xml 4.0


    "Ara Ashikian" <ashikian@structural-concepts.com> wrote:
    >Does anyone know if the .Net Xml is a layer over MS Xml 4.0 or does MS now
    >have 2 completely seperate Xml API's? If they have the same core, the same
    >underlying capabilities would be available. The reason I ask is that I

    am
    >using MS Xml 4 in VB6 and will later look at porting issues to .Net.
    >
    >-Ara
    >
    >


    Two completely separate implementations....MSXML is for unmanaged code like
    COM clients, the .NET XML APIs are for managed clients. Both follow the
    XML specifications and in fact are tested by the same team for standards
    compliance. You should not be concerned about porting the XML data or logic.

  3. #3
    Ara Ashikian Guest

    Re: .Net Xml vs MS Xml 4.0

    Is the general feature set the same between both versions or does the .Net
    xml offer many more options?



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links