Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  237
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Tuesday, March 16, 2010
Home
Articles & Samples
Dev Search
Dev Forum
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

Life runs on code. Find out how Visual Studio 2010 can help you realize your vision. Learn more...

Home > Search > Articles & Samples > XML > Articles
Search
DevASP

What's New
What's Hot

Getting Started with XML       
Total Hits: 164  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

XML, which stands for EXtensible Markup Language, is a means by which data can be stored in an easy to read, textual implementation. XML uses a tag-based implementation similar to HTML. However, unlike HTML, there are no predefined XML tags. The creator of an XML file must define his or her own tags, deciding how these tags describe the data they represent....

FIX: Enumerating Collection of Nodes May Fail Silently on Second Iteration (Q310711)       
Total Hits: 154  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you iterate a collection of nodes that are provided by an IXMLDOMNodeList interface, the first iteration may work, but the second iteration may behave as if the collection is empty and fail without an error message.

...

The XML FAQ       
Total Hits: 175  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

XML is the Extensible Markup Language. It is designed to improve the functionality of the Web by providing more flexible and adaptable information identification. It is called extensible because it is not a fixed format like HTML (a single, predefined markup language). Instead, XML is actually a `metalanguage' --a language for describing other languages--which lets you design your own customized markup languages for limitless different types of documents. XML can do this because it's written in ...

Understanding XForms       
Total Hits: 159  |  Today: 0 Author: Chelsea Valentine,Chris Minnick.       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this chapter, we cover the newest technology in Web forms, XForms. And when we say new, we mean really new. XForms is currently a "work in progress" at the W3C. So, in this chapter, we just provide you with a very brief overview of XForms....

HOWTO: Use XML Notepad to Create an XML Document (Q296560)       
Total Hits: 231  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft XML Notepad is an application that allows you to create and edit XML documents quickly and easily. With this tool, the structure of your XML data is displayed graphically in a tree structure. The interface presents two panes: one for the structure, and one for the values. You may add elements, attributes, comments, and text to the XML document by creating the tree structure in the left pane and entering values in the right pane''s corresponding text boxes. To download XML Notepad, see the following Microsoft Developer Network (MSDN) Web site: Downloading XML Notepad

Read More..

FIX: No Error Message When XML Malformed File Opened in Internet Explorer on Windows 95/98/Me Systems (Q298961)       
Total Hits: 321  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use Microsoft Internet Explorer to open an XML file that has no encoding specified and that contains characters with high ASCII-codes, and your computer is running Microsoft Windows 95, Microsoft Windows 98, or Microsoft Windows Millennium Edition (Me) with MDAC version 2.5 and MSXML version 2.5, Internet Explorer does not display an error message. Internet Explorer should display the following error message:An Invalid character was found in text content. Line n, Position n...

INFO: How to Obtain the Latest Microsoft XML 3.0 Service Pack (Q308480)       
Total Hits: 179  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft XML Parser (MSXML) 3.0 updates are distributed in service packs. Service packs help keep MSXML current, as well as extend and update the functionality of your computer. Service packs are cumulative--each new service pack contains all of the fixes that are included with previous service packs and any new fixes. You do not need to install a previous version of a service pack before you install the latest version. For example, you do not need to install MSXML 3.0 Service Pack 1 (SP1) befo...

HOW TO: Use the ms:type-local-name XPath Extension Function to Program the MSXML DOM in Visual Basic for Windows (Q307941)       
Total Hits: 142  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

This step-by-step article describes how to use the ms:type-local-name XPath extension function to program the MSXML 4.0 Document Object Model (DOM) in Visual Basic....

HOW TO: Use the MSXML 4.0 SOM in a Visual Basic Application to Locate Element Declarations in an XSD Schema (Q309616)       
Total Hits: 203  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Schema Object Model (SOM) that is implemented in MSXML version 4.0 can be used to programmatically locate schema information that pertains to XML element declarations in an XSD schema document. This step-by-step article describes how to program the MSXML 4.0 SOM in a Visual Basic application to locate the schema declaration and display the corresponding type information of a specified element....

PRB: MSXML SAX Validation with "exhaustive-errors" Feature Reports Only One Error for Each XML Tag (Q315497)       
Total Hits: 169  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use the Microsoft XML (MSXML) 4.0 Simple API for XML (SAX) parser to validate an Extensible Markup Language (XML) document against an XML Schema Definition (XSD) schema, the SAX parser reports only one error for each element. This occurs even when you set the SAXXMLReader coclass "exhaustive-errors" feature to True. For example, when an element in an XML document contains more than one invalid attribute or attribute value, the MSXML 4.0 SAX parser only reports one error.

...

HOW TO: Use the MSXML 4.0 SOM in a Visual C++ Application to Locate Element Declarations in an XSD Schema (Q312182)       
Total Hits: 153  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Schema Object Model (SOM) that is implemented in MSXML version 4.0 can be used to programmatically locate schema information that pertains to XML element declarations in an XML Schema Definition (XSD) schema document. This article provides a sample that demonstrates how to program the MSXML 4.0 SOM in a Microsoft Visual C++ application to locate the schema declaration and display the corresponding type information of a specified element....

MS02-008: XMLHTTP Control in MSXML 4.0 Can Allow Access to Local Files (Q317244)       
Total Hits: 180  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

An information-disclosure vulnerability exists that could allow an attacker to read files on the local file system of a user who visits a specially malformed web site.The attacker would not be able to add, change, or delete files. In addition, the attacker would not be able to use e-mail to carry out this attack; the vulnerability can only be exploited by way of a Web site. Customers who exercise caution when browsing and avoid visiting unknown or untrustworthy sites are at less risk from this v...

PRB: XMLHttpRequest setRequestHeader Method and Cookies (Q234486)       
Total Hits: 665  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When using the XML Document Object Model (DOM), the setRequestHeader method on the XMLHttpRequest object does not seem to set cookie headers as expected. The first call to setRequestHeader using the Cookie HTTP header seems to have no effect....

PRB: Cannot Use MSXML 3.0 Functionality After You Install MSXML 4.0 Security Patch (Q319744)       
Total Hits: 149  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

After you apply the MSXML 4.0 security patch that is listed in Microsoft Knowledge Base article Q317244, applications that use MSXML 3.0 no longer work.

...

MSXML 3.0 Running on Windows NT 4.0 Server Fails Windows 2000 NTLM Authentication (Q300882)       
Total Hits: 303  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you send a ServerXmlHttp request from Internet Information Server (IIS) 4.0 to Internet Information Services (IIS) 5.0, you may receive the following error message:The login request was denied This error occurs when all of the following conditions are met:
  • The computer that is running IIS 4.0 is also running Microsoft Windows NT 4.0 Server (or any service pack for Windows NT 4.0 Server).

  • The computer that is running IIS 4.0 is using Basic authentication.

  • T...

INFO: List of Issues Fixed in Microsoft XML 4.0 Service Pack 1 (Part 4 of 4) (Q318890)       
Total Hits: 203  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article is part 4 of 4 in the series of articles that documents the bugs that are fixed in MSXML 4.0 Service Pack 1 (SP1).

...

PRB: XML Parser Cannot Parse UTF-7 Documents (Q251134)       
Total Hits: 1395  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When attempting to load an XML file saved as UTF-7 (a transfer encoding format for Unicode), the XML parser in Internet Explorer generates the following error message: Invalid at the top level of the document. The same error also occurs when using the MSXML parser from server-side or client-side script.

...

INFO: MSXML 3.0 Service Pack 2 Installs Only in Replace Mode (Q321924)       
Total Hits: 458  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft XML (MSXML) 3.0 Service Pack 2 (SP2) installs only in replace mode. This release is also included with Microsoft Windows XP, Microsoft Internet Explorer 6.0, and Microsoft Data Access Components (MDAC) 2.7. Replace mode indicates that the newly installed version of MSXML replaces an older version and becomes the default XML parser.
...

The DomDocument Load Method Ignores Content Expiration (Q308603)       
Total Hits: 472  |  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.

...

MSXML May Leak Memory in a Multithreaded Application (Q274741)       
Total Hits: 195  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you use Microsoft XML (MSXML) in a multithreaded application that passes Extensible Markup Language (XML) objects (such as nodes and documents) between application components, if the components are running on separate threads, the application may leak memory over time. This is indicated by a growth in private bytes in the process. To measure the private bytes of a process, use a program such Performance Monitor. In Microsoft COM+ on Microsoft Windows 2000, this problem may also occur when y...


1  2  3  4  5  Next >> 


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com