Articles   Dev Forums   Personalize   Favorites   Member Login   ASP Hosting      Active Users:  123
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Tuesday, May 13, 2008
Home
Articles & Samples
ASP Hosting
Dev Search
Dev Forum
Add Your Articles
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > XML > DOM
Search
DevASP

What's New
What's Hot

PRB: XML DOMDocuments Created in Separate Processes Cannot Be Combined (Q251246)       
Total Hits: 745  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

If you create an XML document in one process, pass that XMLDOMDocument to another process (say, for example, an Microsoft Transaction Server component), and try to create a new XML DOMDocument using a node or element from the first XML document, you will receive this error message: Run Time Error -2147024809 (80070057) The parameter is incorrect.

...

The DomDocument Load Method Ignores Content Expiration (Q308603)       
Total Hits: 393  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you call the load method of the XML2.DOMDocument object to load an XML document through a script, Internet Explorer sends an "If-Modified-Since" header for the XML file.

...

INFO: Use String Parameters to Handle XML Documents Across Tiers (Q252675)       
Total Hits: 287  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you send information between component tiers in Extensible Markup Language (XML), you may want to use strings rather thaninstances of the MSXML DOMDocument object....

Q246230 - SAMPLE: XMLTree Uses XML DOM from C++       
Total Hits: 828  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

XMLTree.exe is a sample that demonstrates how to use the MSXML XML DOM interfaces from a C++ application. XMLTree loads XML documents from a URL and graphically displays them in a tree view. It allows manipulation of the XML data on a node-by-node basis and supports saving the data out to a file on the local disk....

Sample: Create XMLDOM Document with #import (Q251273)       
Total Hits: 276  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

NewXMLDOC.exe is a Visual C++ sample that shows you how to create a new XMLDOM document from scratch when you use #import on Msxml.dll....

Q251273 - Sample: Create XMLDOM Document with #import       
Total Hits: 719  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

NewXMLDOC.exe is a Visual C++ sample that shows you how to create a new XMLDOM document from scratch when you use #import on Msxml.dll....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com