using xml
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6972
Using XML in ASP.NET 1
This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using more>> This tutorial explains how to store and retrieve data by using XML with ASP.NET web application. XML is a cross-platform, hardware and software independent, text based markup language, which enables you to store data in a structured format by using meaningful tags. XML stores structured data in XML documents that are similar to databases.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
13 downloads
Dynamic sitemap crawler using XML technology
Our latest application allow you to create hundreds or even thousands of sitemap in one seconds. We make use of XML technologies to crawl all your web pages including dynamic pages. No matter how deep more>> Our latest application allow you to create hundreds or even thousands of sitemap in one seconds. We make use of XML technologies to crawl all your web pages including dynamic pages. No matter how deep your pages is within your directory, as long as you use our application, we dig it out! Try it<<less
Added: 2005-07-07 License: Freeware Price: Free
1621 downloads
GB-XML 2.2.1
GB-XML is a guestbook package using XML instead of a database. It features an admin area and an installer. more>> GB-XML is a guestbook package using XML instead of a database. It features an admin area and an installer.<<less
Added: 2005-06-14 License: GPL Price: 0.00EUR
11 downloads
Other version of GB-XML
Price: FreeAdditionalInfoCopyrightnoticionshavetoremainintact
License:GPL
License:GPL
LINQ to XML 1
This tutorial explains how to read, construct and write XML data by using LINQ to XML data provider. LINQ to XML is a built-in LINQ data provider that provides a clean programming model to read, construct and write XML data. more>> This tutorial explains how to read, construct and write XML data by using LINQ to XML data provider. LINQ to XML is a built-in LINQ data provider that provides a clean programming model to read, construct and write XML data.<<less
Added: 2008-11-26 License: Freeware Price: $0.00USD
13 downloads
Processing XML with PHP
Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML. more>> Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
Displaying XML to DataGrid
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. . more>> In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .<<less
Added: 2006-09-26 License: Freeware Price: Free
1134 downloads
mysql2xml
Class to generate an XML document from a mysql table. You define the database and table names and the xml tag names to be used for each table field. Where clauses are also supported. Updated to PHP4 a more>> Class to generate an XML document from a mysql table. You define the database and table names and the xml tag names to be used for each table field. Where clauses are also supported. Updated to PHP4 and the PEAR DB Class.<<less
Added: 2002-04-26 License: Freeware Price: Free
2746 downloads
XML Ajax Application Using DHTML
Creating an Ajax based application with XML ensures functionality and ease of development from developers. Because of XMLâ??s ability to work with different browsers and programming languages, XML enable developers to build applications not just based on more>> <<less
Added: 2009-05-03 License: Freeware Price: $0.00USD
12 downloads
Recursive array to XML 0.1
This class can be used to generate XML documents from nested arrays. It takes an associative array and traverse it to generate a XML document on which the array keys are turned into XML tags and array entry values are nodes of the XML tags. The more>> This class can be used to generate XML documents from nested arrays. It takes an associative array and traverse it to generate a XML document on which the array keys are turned into XML tags and array entry values are nodes of the XML tags. The XML document encoding, version, line indenting and line endings are configurable parameters.<<less
Added: 2007-12-04 License: BSD Price: $0.00USD
10 downloads
xmllib
This class can parse XML documents using only PHP code. more>>
xmllib offers users a free yet powerful class which can parse XML documents using only PHP code, thus without the need for a special extension library like Expat or any other XML parsing library.
It is useful for reading configuration data or content data, that would otherwise have been placed in a database.
Added: 2009-07-09 License: Freeware Price: Freeware
11 downloads
Working with XML Via DHTML
XML is one of the core factors of an Ajax based application. Although there are other data formats that could be considered with JavaScript such as HTML and JSON, none of them provides the universality and lightweight features found in XML. This form of more>> XML is one of the core factors of an Ajax based application. Although there are other data formats that could be considered with JavaScript such as HTML and JSON, none of them provides the universality and lightweight features found in XML. This form of data could interact with any browser in any version and it will not have any heavy footprint which ensures the accessibility of the application. This is very important especially in building efficient client side application. Through proper use of XML, it can improve the website significantly without requiring too many resources. There are many retrieval techniques allowed within Ajax. But the most popular and probably the<<less
Added: 2009-05-05 License: Freeware Price: $0.00USD
14 downloads
PHP5 XML 0.1
PHP5 XML is an pure PHP extension of the DOMDocument class that integrates the DOMDocument, DOMXPath, and XSLTProcessor classes. While making it easier to perform tasks such as finding elements with a specific attribute, transforming XML using more>> PHP5 XML is an pure PHP extension of the DOMDocument class that integrates the DOMDocument, DOMXPath, and XSLTProcessor classes. While making it easier to perform tasks such as finding elements with a specific attribute, transforming XML using stylesheets, and searching for nodes using XPath, this class also provides additional functionality. With a single method call, you can convert any PHP variable into a well-formed, and customizable, XML document. You may also reverse the process, converting an XML serialized PHP value, with a single method call.<<less
Added: 2008-11-10 License: GPL Price: $0.00USD
12 downloads
xml2obj
This is another small but effective script that uses expat to convert xml into objects. more>>
xml2obj is yet another small but effective script that uses expat to convert xml into objects.
The other scripts turn the structure of a XML-document into a combination of dictionaries and lists which is a good idea. xml2obj is a variation of the concept and differs by its major features.
Major Features:
- Using expat. The dom parser has a lot of overhead because it creates its own data structures, which were being used to create a second set of structures.
- Uses a stack to append child elements to parent.
- Uses classes to enhance access to the elements.
Added: 2007-03-02 License: Other Free / Open Source License - Python License Price: OtherFreeOpenSourceLicensePythonLicense
1 downloads
Transforming XML with XSLT and PHP
In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted. more>> In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
xmlQuiz
xmlQuiz v1.1 is a simple quiz script. Using an XML file, you can easily add, edit, and delete questions. Questions can be short answer or multiple choice. Short answer questions must be answered exact more>> xmlQuiz v1.1 is a simple quiz script. Using an XML file, you can easily add, edit, and delete questions. Questions can be short answer or multiple choice. Short answer questions must be answered exactly as they appear in the XML file. After all questions have been answered, the quiz script calculates the score. v1.1 does not allow a random order of questions; rather, the order of questions in the XML file is preserved.<<less
Added: 2003-08-06 License: Freeware Price: Free
2281 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above using xml search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed