|
|
|
|
|
Total Hits: 218 | Today: 0 |
Author: Norman Walsh
|
Rating:
|
|

This introduction to XML presents the Extensible Markup Language at a reasonably technical level for anyone interested in learning more about structured documents. In addition to covering the XML 1.0 Specification, this article outlines related XML specifications, which are evolving. The article is organized in four main sections plus an appendix....
|
|
|
|
Total Hits: 921 | Today: 0 |
|
Rating:
|
|

This is a VB / ASP (VB Script) adaptation of the MSDN VC++ Base64 sample, which provides a class module to allow encoding / decoding via a single function call....
|
|
|
|
Total Hits: 417 | Today: 0 |
Author: Yasser Shohoud
|
Rating:
|
|

Very simple and powerful concept. Run this XSLT stylesheet on a WSDL file and it will generate a VB 6 class that acts as the proxy to the Web service. You can then add this class to your project, instantiate an object from it, and call it without worrying about the SOAP client etc. Best of all, the generated proxy uses the correct data types for parameters and return values so you get statement completion and compile-time type checking too!...
|
|
|
|
Total Hits: 390 | Today: 0 |
Author: Craig McQueen
|
Rating:
|
|

As XML starts to take a hold as a solution for eCommerce applications, and since it is an exchange format across different platforms, Craig will introduce you to the current offerings from different vendors for XML solutions. This talk will focus on the following technologies: Commerce XML (cXML), Microsoft?s BizTalk Server, the Commerce Interchange Pipeline, WebMethods B2B and SAP...
|
|
|
|
Total Hits: 1242 | Today: 0 |
Author: Darshan Singh
|
Rating:
|
|

One of the frequently asked questions on SQL Server newsgroups is "How to import XML data into SQL Server 2000?" There are various ways in which XML data can be imported into SQL Server 2000 database tables. In this article, we'll look at some of these options....
|
|
|
|
Total Hits: 958 | Today: 0 |
Author: Michele Vivoda
|
Rating:
|
|

Combo box demo shows how to build an html combo box from an xml data source with xsl. Includes a great description of the power of XML/XSL/HTML....
|
|
|
|
Total Hits: 839 | Today: 0 |
|
Rating:
|
|

A XML tutorial with many examples which can be downloaded for off-line use....
|
|
|
|
Total Hits: 388 | Today: 0 |
|
Rating:
|
|

XML documents are sent via MSMQ messages from AXML Clients to AXML Servers. In order to work with MSMQ, the AXML Server needs to know about the MSMQ mode (either Domain or Workgroup) so that it can properly use either the Queue FormatName or the Queue PathName to create and open MSMQ queues. In order to correctly and safely determine the MSMQ mode. MSMQMode.exe is a small java-based program which will inspect the registry settings according to Microsoft specifications....
|
|
|
|
Total Hits: 224 | Today: 0 |
Author: Yasser Shohoud
|
Rating:
|
|

To develop Internet based applications there are several solutions available (GET or POST, Remote Data Services, COM Internet Services) each with its strengths and weaknesses and none offering a good enough solution. If you don't care about interoperating different platforms, XIR is simpler, easily accomodates ADO Recordsets and XML content, and best of all it's all written in Visual Basic! Contributed by DevXpert Training...
|
|
|
|
Total Hits: 161 | Today: 0 |
Author: Gez Lemon
|
Rating:
|
|

The Extensible Markup Language (XML) is a subset of the Standard Generalised Markup Language (SGML), the standard for creating markup documents. Unlike HTML, another markup language based on SGML, XML allows you to describe data and its structure rather than display it. XML is not a replacement for HTML, but compliments it by allowing the author to describe their own tags. XML is extensible as the author can create an unlimited number of tags. There are no predefined tags in XML....
|
|
|
|
|
|
|