Software Index
Related Topics
Popular Trends
Trending Topics
 

How Do Covalent Bonds And Ionic Bonds Differ

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Mihov DPI to Pixel Calculator
When you resize an image you change the number of pixels. In computer world this is how it is done - there is no inches or centimetres. But when you print out an image the printer uses a resolution that ...
October 2nd 2011 Freeware    205k
Atoms, Bonding and Structure
Unique interactive multimedia Chemistry teaching software which tests students as they learn. Topics covered include: elements, compounds, mixtures, structure of materials, bond energies and the Periodic Table. Plus interactive simulations to teach atomic structure, ionic bonding and covalent bonding. Written ...
March 4th 2003 Shareware  4.5 stars 713k
SalvationDATA HDD Scan And Repair
How does HDD Scan and Repair 3.0 work?

1. A breakthrough of this program is that, without depending on BIOS, it can control read and write to the HDD directly, with high-speed, veracity, friendly interface and simple management; there will ...
June 10th 2009 Freeware    1,319k
CastlePaste PRO
Why cut and paste when you can simply paste ?

How often do you get a sense of deja vu while typing, and think "I've typed that before" ? Do you wish that there was an easy way to paste ...
March 30th 2008 Shareware  5 stars 1,944k
Happy Note! Treble and Bass Clef
A real computer game (Lives, Points, Bombs, etc.) that will teach you how to read music even as you play! You can let the game teach you from scratch or use it as a fun complement to more traditional lessons.You ...
January 25th 2003 Shareware  5 stars 2k
My Little Note Saver
My Little Note Saver is personal information manager which saves you time, allowing you to keep your notes and data at the brief distance of a click. With it you can enjoy better access, organization and control over all your ...
March 12th 2007 Shareware  5 stars 789k
Find and Replace Tool for Word
Find and Replace Tool For Word takes ALL the hard work out of replacing text across multiple Microsoft Word documents. Just imagine - next time your Corporation changes its phone number, address, web site or CEO - just run Find ...
May 13th 2007 Shareware    1k
Find and Replcae Tool for Excel
Find and Replace Tool For Excel takes ALL the hard work out of replacing text across multiple Microsoft Excel spreadsheets. Just imagine - next time your organization changes its phone number, address, web site or CEO - just run Find ...
May 13th 2007 Shareware    1k
HTML Ebook Maker and Encrypter
Make and encrypt html ebooks. Support html,picture,flash,swf,video,javascript... pack all into a single exe,and encrypt.The encrypted ebook can prevent copying,prevent editing,prevent printing. You can select encryption mode:PC-binding,Needs Open password.You can specify rights how a consumer can use an encrypted ebook: Open ...
October 18th 2008 Shareware  5 stars 2,139k
Photoshop Recovery Toolbox
Photoshop Recovery Toolbox is an effective tool for recovering data from corrupted Adobe Photoshop files. It takes any user just several minutes to download, install and start the program and recover a PSD file. The entire recovery process comes down ...
May 17th 2010 Shareware    888k
Automatic USB Backup and Synchronize
An automatic Backup, Restore solution!

Insert any USB storage device into your computer and the software automatically copies your files to and from the USB drive - no clicks or keystrokes necessary.

Automatic USB Backup is designed to do one thing ...
June 15th 2010 Shareware    2,458k
MyIP Basic
What Is My IP Address, IP Lookup, Find, get, and show my IP address. IP address lookup, location, MyIP Basic is a small tool to view your IP address and the IP address of another host or website. No more ...
December 15th 2011 Freeware    108k
Compare and Backup
Many people often backup important documents or favorite songs, pictures to another disk or anther directory. If you do this, how can you make sure that you will not overwrite important files by outdated ones? If you lost some important ...
March 8th 2011 Shareware    1k
Ezypage
Ezypage is the easiest way to design and develop a complex web page to how you like it, and to how you want it. No more learning complex HTML commands and using those other complex and expensive HTML editors that ...
June 12th 2002 Freeware  5 stars 3k
UltraLott Powerball and Mega Millions
Results for the Powerball and Mega Millions lotto are obtainable via a direct download web link.
Program calculates/suggests lottery entries giving a better than average hit rate.
Charts are provided showing when, how often, the frequency, and the expected drawing for each ...
June 26th 2002 Shareware  5 stars 3k
Ultra Destroy-it 2002
When you delete a file from your system, where does it go? To the recycle bin...right? Clean out your recycle bin and the files are gone for good...right?

WRONG! You can't see your deleted files, but they're still there, lingering in ...
June 27th 2002 Commercial  5 stars 721k
NetWorx
These days, computer networks are everywhere. We all get to know and understand this new hi-tech reality. Being a source of ultimate choice and ultimate threat computer networking environment becomes a source of ultimate frustration. How do I know my ...
November 25th 2002 Shareware  4.5 stars 1,200k
SecretWeb
"How do I keep my surfing on the net secret from people around me ? How do I prevent prying eyes from sensitive information.when I surf on the net ? How do I avoid popup advertises when I surf the ...
February 18th 2006 Freeware  5 stars 525k
Now You See It
You've got LOTS of graphics--on hard disk and CDs. But how do you find the one you want? And what'll you do with it once you do? Let Now You See It help you organize and use your images.This nifty ...
January 9th 2003 Shareware  4.5 stars 3,929k
Agenda At Once
At last, an easy-to-use but powerful PIM and To-Do Windows application - with a flexible interface that really supports you in managing your personal data. Agenda At Once combines the best aspects of other personal organizer applications. It's a complete ...
January 29th 2008 Shareware  5 stars 6,754k
Related Scripts
How do I get querystring and form information in C#
How do I get querystring and form information in C# is a tutorial through which users can gather knowledge about adding a querystring into the webform for retrieving data from database. Here author demonstartes about the requesting query string to ...
December 1st 2005 Freeware     
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate?
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information ...
November 25th 2005 Freeware     
How do I create a string in C#
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers ...
December 17th 2005 Freeware     
How do I receive a listing of all tables in a data base?
How do I receive a listing of all tables in a data base? is a tutorial in which users can learn more about the programme which executes the process of displaying the list of all the tables from the datbase. ...
November 23rd 2005 Freeware     
A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid
A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid is a simple tutorial which provides you the source code for displaying the item that is selected in the checkboxlist control that resides ...
December 18th 2005 Freeware     
How JSP Works: Servlets and JavaServer Pages
How JSP Works: Servlets and JavaServer Pages is an article for the beginners of JSP and Servlet. Implementation of jsp is done through servlets, which receives request from url, which is loaded in the jsp container, it process and compile ...
December 18th 2005 Commercial     
How To Dynamically Add and Format DataGrid Column
How To Dynamically Add and Format DataGrid Column is a web based article in which the author shows you about creating various datagrid columns such as bound column, template column etc., dynamically and formatting the columns of the datagrid control ...
December 9th 2005 Freeware     
HOW TO: Use Database and ASP Sessions to Implement ASP Security
HOW TO: Use Database and ASP Sessions to Implement ASP Security is an ASP article which describes in a step by step method that have to be adapted for implementing the security system for their ASP applications and how to ...
December 14th 2005 Freeware     
Bulletin Boards Ideas
How to build successful online community? What scripts and services there are avialable to create meaningful and featured message board? How to optimize your forum to rank higher with search engines? What are the benefits of vBulletin, phpBB, invisionboard? How ...
November 28th 2005 Freeware     
Decoding XML and the DTD
All XML documents must be both well-formed and valid. But how do you determine whether your XML documents meet those requirements? The short answer is that you don't. Or at least, you don't have to. Most of the time, you'll ...
November 24th 2005 Freeware     
Related Code
How do I hook the Sound Blaster output to play over the phon
How do I hook the Sound Blaster output to play over the phon...
June 29th 2006     1k
Build control and real-time statistics into your PL/SQL loops
Code examples, with narrative, that illustrate how to build control and real-time statistic gathering into PL/SQL loops
May 4th 2006     2k
RPG engine (unfinished)
An RPG engine, has animation in the over-world. It calles a battle and randomly selects the monsters in it, but that doesnt do anyhting. It takes a while to load the images, I can't figure out how to fix that ...
July 15th 2010     80k
Binary tree Using Linked Lists
This code demonstrates making an efficient data structure called Binary Trees using linked lists. It has word document explaining how data is stored in a binary tree. Binary trees are the most effecient and fastest way of storing and sorintg ...
September 19th 2010     9k
Crossfade
Includes a good explanation of how it works. ASM and C source codes for fading smoothly from one image to another.
July 8th 2006     54k
New Software
Popular Software