Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  113
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Saturday, July 19, 2008
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

Trusted by over 7 million customers!
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 > Articles & Samples > XML > XML Tutorials
Search
DevASP

What's New
What's Hot

http://www.xml.com/pub/a/98/10/guide0.html?page=1       
Total Hits: 218  |  Today: 0 Author: Norman Walsh       Rating:  
Read Reviews | Write Review |              Your 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....

Base64 for VB and ASP       
Total Hits: 921  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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....

VB Web services Proxy Generator       
Total Hits: 417  |  Today: 0 Author: Yasser Shohoud       Rating:  
Read Reviews | Write Review |              Your 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!...

Using XML for eCommerce       
Total Hits: 390  |  Today: 0 Author: Craig McQueen       Rating:  
Read Reviews | Write Review |              Your 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...

Importing XML into SQL Server 2000       
Total Hits: 1242  |  Today: 0 Author: Darshan Singh       Rating:  
Read Reviews | Write Review |              Your 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....

HTML Combo box from XML       
Total Hits: 958  |  Today: 0 Author: Michele Vivoda       Rating:  
Read Reviews | Write Review |              Your 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....

XML Tutorial at Zvon       
Total Hits: 839  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

A XML tutorial with many examples which can be downloaded for off-line use....

MSMQ Mode Tool       
Total Hits: 388  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your 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....

Use XML To Call COM Components over the Internet       
Total Hits: 224  |  Today: 0 Author: Yasser Shohoud       Rating:  
Read Reviews | Write Review |              Your 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...

Extensible Markup Language (XML) Tutorial - Introduction       
Total Hits: 161  |  Today: 0 Author: Gez Lemon       Rating:  
Read Reviews | Write Review |              Your 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....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com