data recovery 3.0.1.5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1427
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
Application Data Recovery 3.4
Inspector File Recovery is a data recovery program with support for FAT 12/16/32 and NTFS file systems. It recovers files with the original time and date stamp, and can optionally restore them to a network drive and can recover many files, even when a more>> Inspector File Recovery is a data recovery program with support for FAT 12/16/32 and NTFS file systems. It recovers files with the original time and date stamp, and can optionally restore them to a network drive and can recover many files, even when a header entry is no longer available.<<less
Added: 2004-04-30 License: GPL Price: $0.00USD
17 downloads
R-Linux Free Recovery 3.0 3.0
R-Linux is a free data recovery and undelete utility for Ext2FS/3FS (Linux) file systems. File recovery after power failure, system crash, virus infection or partition reformation, even for the different file system. Unformat and unerase tool. The more>> R-Linux is a free data recovery and undelete utility for Ext2FS/3FS (Linux) file systems. File recovery after power failure, system crash, virus infection or partition reformation, even for the different file system. Unformat and unerase tool. The utility creates image files an entire disk, partition or its part. Such drive image can be processed like regular drive. Recognition and parsing of Dynamic (Windows 2000/XP), Basic and BSD (UNIX) partitions layout schema. Localized names support. Recovered files can be saved on any (including network) disks accessible by the host operating system.<<less
Added: 2003-11-13 License: Freeware Price: $0.00USD
7889 downloads
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
Data Source Controls in ASP.NET 2.0 1
Tutorial introduces a number of new Web controls designed for accessing and modifying data in ASP.NET 2.0. You can perform all common database related tasks like displaying, editing and updating the data with minimum effort. ASP.NET 2.0 has got some more>> Tutorial introduces a number of new Web controls designed for accessing and modifying data in ASP.NET 2.0. You can perform all common database related tasks like displaying, editing and updating the data with minimum effort. ASP.NET 2.0 has got some smart and intelligent new data source controls which can even manipulate specialized data sources like XML files.<<less
Added: 2007-10-18 License: Freeware Price: $0.00USD
15 downloads
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
Internet Explorer Password Recovery 1.0
Retrieve lost or forgotten AutoComplete password entries from Internet Explorer with this free Internet Explorer Password Recovery utility. The Reveal Passwords internet shortcut reveals passwords in all forms and frames of the current web page, and more>> Retrieve lost or forgotten AutoComplete password entries from Internet Explorer with this free Internet Explorer Password Recovery utility. The Reveal Passwords internet shortcut reveals passwords in all forms and frames of the current web page, and can be added to the Links Bar of Internet Explorer.<<less
Added: 2004-03-29 License: Freeware Price: 0.00
253 downloads
Strong Arm Data Encryption Viewer V1.0.1
View the hidden digital signature encrypted into any file by Strong Arm Data Encryption Software V1.0.1. more>> View the hidden digital signature encrypted into any file by Strong Arm Data Encryption Software V1.0.1.<<less
Added: 2004-05-05 License: Freeware Price: $0.00USD
11 downloads
Flash Drive Data Replication 3.9
Its free and free of adware, etc - download, try it and see for yourself - replicate anything! more>> Its free and free of adware, etc - download, try it and see for yourself - replicate anything!<<less
Added: 2005-04-30 License: Freeware Price: $0.00USD
12 downloads
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
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++
License:Freeware
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
Price: FreeAdditionalInfofree
License:Freeware
License:Freeware
PHP Data Cache Class
PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries each more>> PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries each time the data is needed, we can cache data for 3600 seconds or an hour (adjustable).<<less
Added: 2008-06-05 License: BSD Price: $0.00USD
14 downloads
Posting Data throught a Socket 1.0.0
This example opens up a socket connection using the fsockopen function and post some data which are encoded. It retrieves the resulting page including the headers. There is an online demo. more>> This example opens up a socket connection using the fsockopen function and post some data which are encoded. It retrieves the resulting page including the headers. There is an online demo.<<less
Added: 2007-06-04 License: Other Price: $0.00USD
13 downloads
Other version of Posting Data throught a Socket
License:Other Free / Open Source License
Data Source Management
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 i 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: Free
907 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 data recovery 3.0.1.5 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