91) 10/10/2008 291171 HOWTO: List Public Folders by Using WebDAV
(291171) - This article demonstrates how to list all the folders of a folder hierarchy by using Web Distributed Authoring and Versioning (WebDAV). 92) 10/7/2008 298108 PRB: XMLHTTP Send Method Raises Error When Large Files Are PUT
(298108) - When you use the send method of the IXMLHTTPRequest object to PUT a large file to a Web server, you receive the following error message: Not enough storage available for the operation. The error occurs on Windows 98 clients, but does not occur on... 93) 9/26/2008 300185 HOWTO: Get and Set a Property on a Public Folder Item Using WebDAV
(300185) - In Exchange 2000 you can get and set properties by using Web Distributed Authoring and Versioning (WebDAV). This article provides a Visual Basic example of how to use the WebDAV PROPFIND and PROPPATCH commands to get and set a property on a public... 94) 9/21/2008 258294 HOWTO: Offload XSL Transformations to Clients' Browsers
(258294) - It is possible to offload XSL processing from the server to the client. Doing so distributes the load, which helps to relieve the server from having to process the formatting of an XML document. 95) 10/9/2008 261293 INFO: XML DOM Methods Use Linefeed Only Without a Carriage Return at the End of a Line
(261293) - Versions of MSXML prior to 2.5 used both carriage return and linefeed (CRLF) characters to indicate the end of a line of text. However, starting with MSXML version 2.5, this behavior is different. Methods of the XML Document Object Model (DOM) now... 96) 10/10/2008 255947 FIX: XML: HTTP Redirect Permits Cross-Domain Access to Data
(255947) - When you perform an HTTP redirect with XML, no security check is performed when the redirect references data at a location on a different domain. This poses a potential security risk when data at the destination address must be protected. 97) 10/4/2008 266228 PRB: Loading Large XML Files into the XML DOM Drains System Resources
(266228) - System resources can be drained when a large XML file is loaded into the XML Document Object Model (DOM). This behavior is noticeable when a large XML file is opened in Internet Explorer or loaded into the XML DOM programmatically by code. 98) 10/9/2008 263587 FIX: XML DOM Node of Type Boolean Persists Incorrectly
(263587) - If an XML Document Object Model (DOM) node is of type Boolean and the type is set to True by using the DOM NodeTypedValue property, the value for the node is incorrectly persisted as -1 on a computer using version 2.0 of the MSXML parser, when it... 99) 10/9/2008 297997 PRB: MSXML Performance Bottleneck in ShareMutex Under Stress
(297997) - When you use the MSXML parser in a high-stress environment such as Microsoft Internet Information Services (IIS), a bottleneck may occur while the MSXML parser performs garbage collection, such as around the msxml3!ShareMutex__SleepWaitingForLock... 100) 10/9/2008 820882 Conformance and Security Changes in MSXML 4.0 SP2
(820882) - Important This document describes the changes that have been made in MSXML 4.0 Service Pack 2 (SP2) that break with compatibility to earlier versions of MSXML 4.0. While the list has been reviewed for technical accuracy by the Microsoft XML team, do... 101) 10/9/2008 330589 HOW TO: Implement Common MSXML Tasks in System.xml By Using Visual C# .NET
(330589) - This step-by-step article describes the features of MSXML and .NET Framework Classes for XML processing. This article also includes samples on how to use MSXML in Microsoft Visual Basic 6.0 and how to use .NET Framework Classes for XML processing.... 102) 10/10/2008 251273 Sample: Create XMLDOM Document with #import
(251273) - 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. 103) 10/9/2008 247708 PRB: Strings Passed to loadXML must be UTF-16 Encoded BSTRs
(247708) - When you use the loadXML method of the MSXML parser, attempting to include non UTF-16 character sequences in the BSTR parameter passed to loadXML may result in the following error message: An Invalid character was found in text content. Furthermore,... 104) 10/9/2008 252675 INFO: Use String Parameters to Handle XML Documents Across Tiers
(252675) - When you send information between component tiers in Extensible Markup Language (XML), you may want to use strings rather than instances of the MSXML DOMDocument object. 105) 9/22/2008 313258 INFO: New Features in MSXML 3.0 Parser
(313258) - This article outlines the new features that are included in Microsoft XML Parser (MSXML) 3.0. Please refer to the MSXML reference documentation that accompanies the parser for more specific information. Note that any new features from the previous...
1
.... 3
4
5
6
[ 7 ]
8
9
10
11
.... .... 26
27
Previous Page
Page 7 of 27
Next Page
|