Articles
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, February 09, 2012
Home
Articles & Samples
Dev Search
Sample Chapters
Link to US
Contact
Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
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 > Introduction > XML
Search
DevASP

What's New
What's Hot
Listings for DOM DOM (4)
Listings for SOAP SOAP (8)
Listings for XML XML (23)
Listings for XSLT XSLT (2)


XML for Not Yet Techies       
Total Hits: 515  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a very good introduction to XML for beginners. Highly recommended, it will assist everyone to understand the reason people are so excited by XML....

What Is SOAP?       
Total Hits: 577  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

SOAP, the Simple Object Access Protocol, is an XML syntax for exchanging messages. Because it is XML, it is both language and platform independent. SOAP is a fundamental part of .NET, Microsoft's new development platform, and it will be important for developers moving to .NET to understand what SOAP is and how it works. Chris is the subwebmaster of SOAPWorkshop on VBXML.COM...

Introduction to DOM       
Total Hits: 1472  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This tutorial is a simple introduction to DOM. There is a more in-depth and technical coverage of the DOM API in the "Complete DOM" tutorial. As a Java programmer, once you have some XML documents, you will probably need to access the information contained in them using your Java code. Since the XML document is just a text file, you can write your own text file reader which interprets the information in the XML document in a way that your code can use. It is a very time consumi.....

W3C SOAP Note       
Total Hits: 538  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

SOAP is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. SOAP can potentially be used in combination with a variety of other protocols; how.....

Microsoft : Introduction of SOAP       
Total Hits: 552  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

SOAP is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined datatypes, and a convention for representing remote procedure calls and responses. SOAP can potentially be used in combination with a variety of other protocols; how.....

Getting Started With XML       
Total Hits: 923  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Getting a grasp of how XML works will help you see how it aims to be a complete solution for creating Web applications. XML stands for eXtensible Markup Language. Like HTML, XML derives from the granddaddy of all markup languages: SGML (Standard Generalized Markup Language). SGML is a metalanguage, or a system for defining markup languages such as HTML. XML is also a metalanguage, a subset of SGML designed for use on the Web. As with SGML, you can use XML to define different markup language.....

A Technical Introduction to XML       
Total Hits: 422  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this article the author provides a slightly more technical introduction to XML with an eye towards guiding the reader to appropriate sections of the XML specification when greater technical detail is desired. This introduction is geared towards a reader with some HTML or SGML experience, although that experience is not absolutely necessary. The XML Link and XML Style specifications are also briefly outlined.

...

XML and XSL with ASP       
Total Hits: 1059  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article explains in a very simple manner how you can use XML in ASP and VB. Since the inception of XML people many developers have wondered why we need XML... How is it better than HTML? For starters, XML is far more powerful than HTML, and that power resides in the "X" in XML (which stands for "eXtensible"). Rather than providing a set of pre-defined tags, as in the case of HTML, XML specifies the standards with which you can define your own markup languages with t.....

Benefits of using XML       
Total Hits: 450  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

There is a lot of hype surrounding XML, and a lot of hype surrounding Java. Together these technologies propose to solve many of the most common (and persistent) general computing problems that have been around for the last 20 years. XML and Java are not revolutionary in the approach to solving these problems of interoperability of code and data across and within platform and application boundaries. Rather, XML and Java provide solutions to these problems by using the most successful strate.....

W3C Extensible Markup Language (XML)       
Total Hits: 283  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Extensible Markup Language (XML) is the universal format for structured documents and data on the Web. XML in 10 points explains XML briefly. The base specifications are XML 1.0, W3C Recommendation Feb '98, and Namespaces, Jan '99. The XML Activity Statement explains the W3C's work on this topic in more detail...

What is XML?       
Total Hits: 545  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this article Peter Vogel, editor of XML Developer, offers an introduction to the capabilities of XML. He defines XML and introduces the fundamentals of the language including defining and using tags as well as creating and processing documents....

Introduction to XML       
Total Hits: 438  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

After you have studied this chapter you will know what XML is. You will know the difference between XML and HTML. You will also know how to start using XML in your browser and in your applications....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com