Main > Free Download Search >

Free bd data burner script

bd data burner

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1414
AVS CD/DVD/BD Data Burner 2.1

AVS CD/DVD/BD Data Burner 2.1


Burn your data on CD, DVD, Double Layer and even Blu-ray Discs with AVS CD/DVD/BD Data Burner. It supports wide range of CD/DVD drives - designed and tested for IDE, SATA, SCSI, USB, and Firewire drives. Works easily with most CD/DVD recording drives. more>> Burn your data on CD, DVD, Double Layer and even Blu-ray Discs with AVS CD/DVD/BD Data Burner. It supports wide range of CD/DVD drives - designed and tested for IDE, SATA, SCSI, USB, and Firewire drives. Works easily with most CD/DVD recording drives. AVS CD/DVD/BD Data Burner supports multisession, disc image and has easy file/folder management. Simple and intuitive interface make it a most convenient software to create data CD and DVD.<<less
Added: 2006-12-18 License: Freeware Price: $0.00USD
651 downloads
Data Dumper

Data Dumper


Data Dumper brings you a convenient and useful program which will show you an objects structure easily and quickly. more>> Data Dumper brings you a convenient and useful program which will show you an object's structure easily and quickly. This is a JavaScript library similar to the Data:Dumper module in PERL and it will print an expanded object structure. If you're building complex data structures or objects, this library can help you debug your code and see exactly what data is where!<<less
Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
MySQL Data Manager

MySQL Data Manager


Mysql Data Manager (current version 1.73) is an award-winning web-based Mysql interface and administration tool. This is a multifunctional and platform independent program written in Perl that can be more>> Mysql Data Manager (current version 1.73) is an award-winning web-based Mysql interface and administration tool. This is a multifunctional and platform independent program written in Perl that can be run on virtually any web server. Mysql Data Manager is built as a CGI script for management, development and support of Mysql databases over the Internet or Intranet using web browser based interface. It provides a complete set of high-level and low-level capabilities. High-level functions allow you to accomplish a lot with a single mouse click while low-level functions let you do precisely what you want. You get a wide range of solutions to meet the needs of almost any Mysql web application.<<less
Added: 2001-04-24 License: Free for non-commercial use Price: $37.00AdditionalInfofreefornoncommercialuse
3142 downloads
XML as Data Source

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
XP Data Recovery 3.7

XP Data Recovery 3.7


This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use. more>> This utility is a boot disk that allows you to recover files from Windows XP and more. Easy to use.<<less
Added: 2004-10-04 License: Other Price: $0.00USD
14 downloads
roundbase data interface 2.5

roundbase data interface 2.5


Roundbase is a way to easily enter information into a mysql database, Features include easy install, customizable php tables, small file, stats for totals, and a small file to download. NEW IN VERSION 2.5: HTML TAG STRIPPER SECURITY HOLE IS FIXED IN more>> Roundbase is a way to easily enter information into a mysql database, Features include easy install, customizable php tables, small file, stats for totals, and a small file to download. NEW IN VERSION 2.5: HTML TAG STRIPPER SECURITY HOLE IS FIXED IN THIS VERSION.<<less
Added: 2006-01-05 License: Freeware Price: $0.00USD
14 downloads
 
Other version of roundbase data interface
roundbase data interfaceRoundbase is a way to easily enter information into a mysql database . Roundbase is a way to easily enter information into a mysql database
Price: FreeAdditionalInfofree
License:Freeware
Download
1387 downloads
Added: 2006-01-05
Data Shuffler 0.1

Data Shuffler 0.1


Objects and relational databases have different mechanisms for structuring data. Many parts of an object, such as collections and inheritance, arent present in relational databases. When you build an object model with a lot of business logic its more>> Objects and relational databases have different mechanisms for structuring data. Many parts of an object, such as collections and inheritance, arent present in relational databases. When you build an object model with a lot of business logic its valuable to use these mechanisms to better organize the data and the behavior that goes with it. Doing so leads to variant schemas; that is, the object schema and the relational schema need not match up. You still need to transfer data between the two schemas, and this data transfer becomes a complexity in its own right. If the in-memory objects know about the relational database structure, changes in one tend to ripple to the other.<<less
Added: 2009-02-14 License: BSD Price: $0.00USD
11 downloads
Data Generator 2.0

Data Generator 2.0


Ever needed custom formatted data for testing or populating databases? Well, thats the idea of the Data Generator. Its a free, open source script written in JavaScript, PHP and MySQL that lets you quickly generate large volumes of custom data in a more>> Ever needed custom formatted data for testing or populating databases? Well, thats the idea of the Data Generator. Its a free, open source script written in JavaScript, PHP and MySQL that lets you quickly generate large volumes of custom data in a variety of formats for use in testing software, populating databases, and scoring with girls. This site includes an online demo where youre welcome to tinker around to get a sense of what the script does, what features it offers and how it works. Then, once youve whet your appetite, theres a free, fully functional, GNU-licensed version available for download. If you have any questions at any point, feel free to pop by our forums.<<less
Added: 2007-05-22 License: GPL Price: $0.00USD
14 downloads
List DBI Drivers and Data Sources

List DBI Drivers and Data Sources


This is just a simple script to display all the available DBI drivers you have available along with all the data sources for each. Take a look at the Screen Shot to see what the output looks like. more>> This is just a simple script to display all the available DBI drivers you have available along with all the data sources for each. Take a look at the Screen Shot to see what the output looks like.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
12 downloads
Bsic Data Base Operatons 1.01

Bsic Data Base Operatons 1.01


This class will allow you to Insert, Select, Update, Dlete to and from MySQL Database. It will also give the ID number of the record that you just inserted, with many other features. more>> This class will allow you to Insert, Select, Update, Dlete to and from MySQL Database. It will also give the ID number of the record that you just inserted, with many other features.<<less
Added: 2007-08-30 License: Freeware Price: $0.00USD
13 downloads
Data Structures in C++ 1.0

Data Structures in C++ 1.0


This tutorial teaches how to implement Data Structures as classes using C++. Stacks,Queues,Circular Queues,Linked Lists,Stacked Linked List,Queued Linked List,Circular Linked List,Double Linked List and Binary Trees are explained. more>> This tutorial teaches how to implement Data Structures as classes using C++. Stacks,Queues,Circular Queues,Linked Lists,Stacked Linked List,Queued Linked List,Circular Linked List,Double Linked List and Binary Trees are explained.<<less
Added: 2005-03-28 License: Freeware Price: $0.00USD
39 downloads
 
Other version of Data Structures in C++
Data Structures in C++This tutorial teaches how to implement Data Structures as classes using C++. Stacks,Queues ... Data Structures in C++ This tutorial teaches how to implement Data Structures as classes using
License:Freeware
Download
1142 downloads
Added: 2005-03-28
Data Source Management 1

Data Source Management 1


This is simple script to change the server of one or many data sources. This comes in handy when moving a large number of databases from one server to another. Ive only tested the script on CF 7 but it should also work on CF 6. So far it only works with more>> This is simple script to change the server of one or many data sources. This comes in handy when moving a large number of databases from one server to another. Ive only tested the script on CF 7 but it should also work on CF 6. So far it only works with MSSQL datasources but it could easily be modified to work with other types.<<less
Added: 2007-05-01 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Data Source Management
Data Source Managementor many data sources. This comes in handy when moving a large number of databases from one server ... or many data sources. This comes in handy when moving a large number of databases from one server
License:Freeware
Download
907 downloads
Added: 2007-05-01
ASP.NET 2.0: Data Bound Controls

ASP.NET 2.0: Data Bound Controls


In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls. more>> In this tutorial you will learn about Data Bound Controls - The Hierarchy of Data Bound Controls, Simple Data Bound Controls, Composite DataBound Controls and Hierarchical Data Bound Controls.<<less
Added: 2006-06-04 License: Freeware Price: Free
1237 downloads
Eyesis Data Grid Control 1.0

Eyesis Data Grid Control 1.0


Create dynamic-easy-to-use data grid controls for your web site in seconds more>> Create dynamic-easy-to-use data grid controls for your web site in seconds<<less
Added: 2008-11-10 License: BSD Price: $0.00USD
17 downloads
Pure CSS Data Chart

Pure CSS Data Chart


This script provides a useful way of creating data charts only from HTML and CSS code more>>
Pure CSS Data Chart is a simple and effective script which provides a useful way of creating data charts only from HTML and CSS code

By simply modifying options in a CSS and HTML file, the user can customize the script to his needs.

<<less
Added: 2009-07-06 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5