76) 3/18/2010 278674 Determine the Version of MSXML Parser Installed on a Computer
(278674) - Some recently released MSXML parsers, such as the MSXML 3.0 parser, can be installed in side-by-side mode so that previous versions of the parser are not replaced. The MSXML 3.0 parser can also be run under Replace mode so that previously released... 77) 3/14/2010 284453 BUG: XML Context Method Can Traverse Out of Xsl:template Element
(284453) - When you use the context method of the "http://www.w3.org/TR/WD-xsl" namespace, it is possible to use a negative value for the index parameter from an xsl:template element, effectively navigating the context out of the template. It should not be... 78) 3/18/2010 329863 Support WebCast: Using the XML Analysis Services Provider to Retrieve Data
(329863) - Session Summary During this Support WebCast, you will hear information about how to use the XML Analysis Services provider to discover schema information and to execute Multidimensional Expression (MDX) queries. This is a Level 200 session that was... 79) 3/18/2010 316317 PRB: Compiler Errors When You Use #import with XML in Visual C++ .NET
(316317) - When you use MSXML parser dynamic-link libraries (DLLs) such as Msxml.dll, Msxml2.dll, Msxml3.dll, or Msxml4.dll to compile a Visual C++ .NET project with #import , you may receive the following compiler error messages: c:\sample\test.cpp(12) : error... 80) 3/13/2010 317244 MS02-008: XMLHTTP Control in MSXML 4.0 Can Allow Access to Local Files
(317244) - 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... 81) 3/18/2010 315580 PRB: Error Message When an XML Document Contains Low-Order ASCII Characters
(315580) - When you attempt to use versions 3.0 or later of the MSXML parser to parse XML documents that contain certain low-order non-printable ASCII characters (that is, characters below ASCII 32), you may receive the following error message: An Invalid... 82) 3/17/2010 318202 MS02-008: XMLHTTP Control in MSXML 2.6 Can Allow Access to Local Files
(318202) - 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... 83) 3/14/2010 318203 MS02-008: XMLHTTP Control in MSXML 3.0 Can Allow Access to Local Files
(318203) - An information-disclosure vulnerability exists that can 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. Additionally, the... 84) 3/6/2010 315888 HOW TO: Create a Generic ASP.NET Web Form to Test XSLT Transformations
(315888) - This step-by-step article demonstrates how to create a generic ASP.NET Web form that you can use to evaluate the outcome of using different XSLT documents to transform XML documents without adding or modifying an <?xml-stylesheet?> processing... 85) 3/10/2010 304279 HOWTO: Enable Compression and Decompression of Data By Using XMLHTTP Code
(304279) - Data that is returned to a browser can be compressed and decompressed by using XMLHTTP . HTTP compression allows Internet Information Services (IIS) to send compressed content to a client, and URLMON is responsible for the decompression on the client... 86) 3/15/2010 307272 HOW TO: Trace ServerXMLHTTP Calls Using the Winhttptracecfg Tracing Tool in XML
(307272) - This step-by-step article describes how to use the Winhttptracecfg tool to configure tracing features that are built into WinHTTP 5.0. This article also provides a user interface that you can use if you want to use Winhttptracecfg from a command line... 87) 6/17/2007 308373 HOWTO: Send a Meeting Request Using WebDAV
(308373) - This article contains sample code that demonstrates how to send a meeting request using Web Distributed Authoring and Versioning (WebDAV). 88) 3/17/2010 305965 HOW TO: Consume XML Web Service Methods by Using SOAP Toolkit 2.0
(305965) - This step-by-step article describes how to make simple calls to an XML Web service by using Simple Object Access Protocol (SOAP) Toolkit version 2.0. Create an Application in Visual Basic Download and install the SOAP Toolkit from the following... 89) 3/18/2010 311275 FIX: SOAP SDK: ConnectTimeout Does Not Apply to Dotted IP Address
(311275) - The delay only occurs when the actual Internet Protocol (IP) address is specified in the URL. If a not valid Domain Name Service (DNS) name is specified, the name resolution fails more quickly. 90) 3/16/2010 276505 SAMPLE: SAX Win32 AppWizard Creates a Visual C++ SAX Application
(276505) - Instead of using the Document Object Model (DOM), you can use the Simple API for XML (SAX) to provide a lower-level API to parse XML data that can result in a much greater performance gain under certain scenarios. For example, a messaging scenario...
1
2
3
4
5
[ 6 ]
7
8
9
10
.... .... 26
27
Previous Page
Page 6 of 27
Next Page
|