xml data binding
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1859
XML as Data Source
After this tutorial, you will be able to manipulate and play with XML Data files in the same way as you do with MS Access. In addition to that, there are certain advantages of using XML, over MS Acces more>> After this tutorial, you will be able to manipulate and play with XML Data files in the same way as you do with MS Access. In addition to that, there are certain advantages of using XML, over MS Access. I introduce these advantages in the text, as we proceed on. The article has been organized in the increasing order of difficulty.<<less
Added: 2007-03-26 License: Free for non-commercial use Price: Free
967 downloads
XmlDataSource Control 1
Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and doesnt require special software to interpret. more>> Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and doesnt require special software to interpret.<<less
Added: 2007-11-13 License: Freeware Price: $0.00USD
12 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
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
PHP Multipurpose Forms with data binding and cross table
To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the dat more>> To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the data on different web pages. Thats not lucid. PHP and MySql programming and a cross table can help you out. The cross table holds the id-data from the author and book table. All the action will take place on one web page. Show data, add data, edit data and delete data: We take the authors from a dropdown list, using arrays and ensure the control is still in the right position, when an author was activated. In this query we ask also for the book data using the cross table in which the author_id is allocated to the book_id. To add or edit author or books data we open new controls. If a new author has been added his data will be presented in the main form. Authors can not be deleted if there is a corresponding book. A new book entry corresponds to the author and adds the data in the books.<<less
Added: 2006-06-07 License: Freeware Price: Free
1249 downloads
XML/SWF Charts 4.7
XML/SWF Charts is a simple, yet powerful tool to create attractive web charts and graphs from dynamic XML data. more>>
XML/SWF Charts 4.7 is a program which lets users design attractive web charts and graphs from dynamic XML data. It gives them the opportunity for creating an XML source to describe a chart, then pass it to this tools flash file to generate the chart. The XML source can be prepared manually, or generated dynamically using any scripting language (PHP, ASP, CFML, Perl, etc.)
XML/SWF Charts makes the best of both the XML and SWF worlds. XML provides flexible data generation, and Flash provides the best graphic quality.
Major Features:
- Web charts and graphs from dynamic data
- Live and interactive chart updates without reloading the web page
- Clickable charts, and drill-down
- Animated transitions
- Printable charts
- Simple and flexible chart generation
- Quality Flash graphics
- Supports unicode text to display special characters and any language
- Chart types:
- Line
- Column
- Stacked column
- Floating column
- 3D column
- Stacked 3D column
- Parallel 3D column
- Pie
- 3D Pie
- Bar
- Stacked bar
- Floating bar
- Area
- Stacked area
- Candlestick
- Scatter
- Polar
- Mixed
- Composite
- Joined
Added: 2008-05-26 License: Freeware Price: Freeware
23 downloads
Flash Xml Remoting V3.1 3.1
Flash Xml Remoting is a Component for Flash 2004 and 8 (AS2.0) that converts XML to object Arrays. Flash Xml Remoting v3.1 includes quite a few updates these include : Source code is now public. - XML can be compressed using the LZ77 Algorithim more>> Flash Xml Remoting is a Component for Flash 2004 and 8 (AS2.0) that converts XML to object Arrays. Flash Xml Remoting v3.1 includes quite a few updates these include : Source code is now public. - XML can be compressed using the LZ77 Algorithim saving almost 80% on the size of the XML data. XML can be encoded using source files from www.strille.net - Have enabled support for parsing to Flash Date type i.e. dates in the string format "2007-03-03T21:12:23.500+ 11:00" will parse to the date type. This is done by the new Date2 class included in the com folder. It allows for parsing and encoding date/times. - MXP installed version includes Flash Panel Help. The parser model is recursive and allows for the parsing of all formats of Xml. Flash Xml Remoting also hooks in with Macromedias NetDebugger Class allowing to view the parsed Xml in the NetConnection Debugger. Currently Flash Xml Remoting is free of charge t<<less
Added: 2005-12-01 License: GPL Price: $0.00USD
12 downloads
Other version of Flash Xml Remoting
License:GPL
XML Parser
This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags. more>> This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1418 downloads
Insert MySQL PHP data
In thie tutorial you will learn how to insert information in to a PHP MySQL database. more>> In thie tutorial you will learn how to insert information in to a PHP MySQL database.<<less
Added: 2008-04-17 License: Freeware Price: $0.00USD
15 downloads
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
Capturing Click Data 1
Easy tutorial on how to implement a php click stream engine on your website that will capture useful click data. more>> Easy tutorial on how to implement a php click stream engine on your website that will capture useful click data.<<less
Added: 2007-11-06 License: Freeware Price: $0.00USD
14 downloads
Weather Thing 1.0
This is a simple cURL application to quickly and easily get detailed weather information. It retrieves a simple XML feed containing weather data from Weather.com and parses it. It can retrieve temperatures, conditions, wind chill, wind speed/direction, more>> This is a simple cURL application to quickly and easily get detailed weather information. It retrieves a simple XML feed containing weather data from Weather.com and parses it. It can retrieve temperatures, conditions, wind chill, wind speed/direction, atmospheric pressure, visibility, and the time of dawn/dusk for any United States zip code.<<less
Added: 2007-08-30 License: Freeware Price: $0.00USD
12 downloads
PHP Multipurpose Forms with data binding and cross table PHP_MPF_0106
To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the data on different web pages. Thats not lucid. PHP and more>> To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the data on different web pages. Thats not lucid. PHP and MySql programming and a cross table can help you out. The cross table holds the id-data from the author and book table. All the action will take place on one web page. Show data, add data, edit data and delete data: We take the authors from a dropdown list, using arrays and ensure the control is still in the right position, when an author was activated. In this query we ask also for the book data using the cross table in which the author_id is allocated to the book_id. To add or edit author or books data we open new controls. If a new author has been added his data will be presented in the main form. Authors can not be deleted if there is a corresponding book. A new book entry corresponds to the author and adds the data in the books.<<less
Added: 2009-02-16 License: Freeware Price: $0.00USD
13 downloads
XML Programming with VB.NET 1
Extensible Markup Language (XML) is a meta-markup language that provides a format for describing structured data. XML is the universal language for data exchange on the Web. This article gives an idea of improvements and changes to XML classes in more>> Extensible Markup Language (XML) is a meta-markup language that provides a format for describing structured data. XML is the universal language for data exchange on the Web. This article gives an idea of improvements and changes to XML classes in .NET Framework 2.0 with sample code in VB.NET.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
12 downloads
XMLNuke 3.0
XMLNuke is Web Development Framework fully based on XML. Programming with XMLNuke Framework you create your website based on your data (XML) moving the design and the operational system to a second layer. To aid in this work the XMLNuke provides several more>> XMLNuke is Web Development Framework fully based on XML. Programming with XMLNuke Framework you create your website based on your data (XML) moving the design and the operational system to a second layer. To aid in this work the XMLNuke provides several classes for abstract the use of XML and the environment it xmlnuke is running. XMLNuke is a site content management also and uses only XML/XSL files. No database is needed and it has a minimum setup. The XMLNuke becomes in a two flavors: PHP5 and CSharp and both running in Linux and Windows without any modifications or adjusts in your code.<<less
Added: 2003-06-19 License: GPL Price: $0.00USD
15 downloads
Other version of XMLNuke
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 xml data binding 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