Software Index
Related Topics
Popular Trends
Trending Topics
 

Things To Look For In A Rent To Own Home

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Geek In A Box - Vista
Geek In A box is a system control board, designed with beginner users in mind. With this software a person with absolutely no computer knowledge will have the ability to make changes or adjustments to their computer. The board consists ...
October 30th 2008 Shareware    51k
Geek In A Box XP
Geek In A box is a system control board, designed with beginner users in mind. With this software a person with absolutely no computer knowledge will have the ability to make changes or adjustments to their computer. The board consists ...
November 1st 2008 Shareware    27k
In-A-Flash Pro
In A Flash Pro 3.0 allows for the simple and cost effective creation of Flash compatible Movies that run as Web site intros, E-mail campaigns and stand alone presentations. Users choose from dozens of pre-packaged templates or design their own ...
July 26th 2003 Shareware    8,662k
Upload Friendly
UploadFriendly is an easy to use Java Applet that will allow multiple file uploads on a web server in a web page. The control supports file filtering, limits and more. Samples available in the following languages: ASP, ASP.NET, PHP, Coldfusion ...
February 19th 2006 Commercial    64k
Season in a Minute
Experience all the highs and lows of an entire soccer season ... in the amount of time it takes to drink a cup of coffee!

Having successfully piloted within the UK, this worldwide competition will shortly be rolled out to include ...
October 5th 2002 Freeware  4 stars 63k
Daily Bible and Prayer
Daily Bible and Prayer features a Bible reading plan, daily devotional, and prayer tracker. The Bible reading plan will get you through the Bible in a year by reading from a different type of passage each day, so that your ...
July 26th 2003 Shareware    2,438k
4-in-a-Row
A Simple Game of Strategy for when you need a break.The aim of the game is to get 4 of your pieces in a row before the computer does but that is sometimes easier said then done.
January 16th 2004 Freeware    816k
Things To Do
Things To Do:- easy to use project and task manager software program. - create traditional printed reports. - create project reports in HTML format. - keep track of an unlimited number of tasks and projects. - organize projects and tasks ...
January 21st 2004 Shareware    732k
Su Doku Live for Windows
Who would have thought that sudoku could provide such arcade like over the top fun as a multiplayer game? Just it a try! Competitive games are sprint races, with up to 32 players peeking at each other games, while rushing ...
May 15th 2006 Shareware  5 stars 4,008k
ConnectCode SparkCode Professional
SparkCode Professional is an add-in for Excel that lets you create sparklines - data intense, design simple graphics that are as small as a cell - using TrueType fonts. It is a valuable tool for creating professional dashboard reports in ...
August 19th 2008 Commercial    1,243k
Hiitch
Hiitch is a desktop software that notifies you of people and things that interest you. This software is also a social networking software that provides you with an array of features that securely connect you from your desktop to the ...
May 5th 2011 Freeware    2,304k
Intranet-in-a-bo x
Intranet-in-a-box provides a simple and complete solution for any small business which can't afford to have a custom intranet built for them. It provides a built in server (no messing with database and server settings), employee directory, company calander, resource ...
July 14th 2011 Shareware    4,096k
Linux in a window of Windows 4.-r
Linux in a window of Windows. Run the Debian Linux appliance in the free VMware Player side by side with Windows. This is a full desktop Gnome installation of the stable Debian Etch distribution 4.0r0. It is intended to be ...
November 10th 2011 Freeware    465,920k
Parabens 5 in-a-line
Parabens 5 in-a-line is a simple yet highly addictive game. The object of the game is to line up five or more marbles in a line (horizontally, vertically or diagonally). Every time you line up five or more marbles, that ...
November 14th 2001 Shareware  5 stars 1k
Intranet Software - IntraSmart - Intranet in a Box
IntraSmart allows organizations to set up an Intranet in a short period of time. Our web site is http://www.mindbridge.com Features Include: Easy to Use and Administer Totally Customizable Graphical User Interface Runs on Windows NT/2000, Linux, and Sun Solaris Highly ...
July 16th 2002 Commercial  5 stars 45k
IntraSmart: Intranet In A Box
IntraSmart allows organizations to set up an Intranet in a short period of time. Our web site is http://www.mindbridge.com Features Include: Easy to Use and Administer Totally Customizable Graphical User Interface Runs on Windows NT/2000, Linux, and Sun Solaris Highly ...
November 18th 2002 Commercial  5 stars 43k
ADA 5-in-a-line
ADA 5-in-a-line is played on a 9*9-squared board, your goal is to align five or more beans of the same mode into horizonal ,vertical or diagonal rowsJust click on the bean you would like to move , then click the ...
September 16th 2004 Shareware    3,328k
IntraSmart - Intranet in a box Software
IntraSmart allows organizations to set up an Intranet in a short period of time. Our web site is at http://www.mindbridge.com. A few Features Include: Easy to Use and Totally Customizable Graphical User Interface by Administer, Runs on Windows NT/2000, Linux, ...
June 29th 2005 Demo     
Business-in-a-Bo x
Business-in-a-Box is the ultimate document-writing tool. Including over 1,200 templates of essential contracts, agreements, letters, board resolutions, plans, proposals, policies, checklists and spreadsheets, Business-in-a-Box simplifies and accelerates all your writing tasks. Simply fill in the blanks and you'll be ready ...
February 19th 2008 Demo    492k
Chicken Invaders 3 Mac
Chickens. For centuries we have oppressed them, grilling, roasting, stewing, and stuffing them in buns. We should have known the time would come for us to pay. And it did. Intergalactic chickens invaded Earth, seeking revenge for the oppression of ...
January 2nd 2011 Shareware    14,060k
Related Scripts
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     
Allowing Users to Delete Items in a DataList Control
Allowing Users to Delete Items in a DataList Control is a tutroial in which the author shows you different methods for removing the items of a datalist control. This tutorial clearly explains how to delete single item and multiple items ...
December 8th 2005 Freeware     
Allowing Users to Select Items in a DataList Control
Allowing Users to Select Items in a DataList Control is a web based tutorial which shows you different methods such as using the ItemCommand Event, SelectedIndexChanged Event, SelectedItem Property and SelectedItemStyle Property to select the items in the datalist control. ...
December 2nd 2005 Freeware     
How to call a procedure defined in a webpage from a usercontrol
This article teaches about how to access a procedure which has been defined in a web pages with the help of user control. To call a procedure from a web page the author uses two different methods, a)- with the ...
December 8th 2005 Freeware     
How to Create a Conditional Edit Button in a DataGrid
How to Create a Conditional Edit Button in a DataGrid is a tutorial which helps you to build customizable edit buttons on each row of the datagrid control. In this article the author gives a sample code for creating the ...
December 8th 2005 Freeware     
How to Disable Form Elements in a HTML Page
How to Disable Form Elements in a HTML Page is a tutorial which shows the users the way to disable the form elements in HTML pages of their websites. Netscape Navigator 4.X and Internet Explorer 4.X or 5.0 are used ...
December 10th 2005 Freeware     
How to Display Child Table Rows as a Column in a DataGrid
How to Display Child Table Rows as a Column in a DataGrid is an useful tutorial for the .NET programmers to fetch the records of the child table rows and show it in the column of the datagrid control. You ...
December 3rd 2005 Freeware     
How to highlight special rows in a datagrid
How to highlight special rows in a datagrid is a web based article which will be useful for the web developers to highlight the specified rows in a datgrid control. In this article the author sets the OnItemDataBound property to ...
December 17th 2005 Freeware     
How to store multiple database tables in a DataSet
How to store multiple database tables in a DataSet is an easy to understand tutorial in which the author offers source code which executes the process of retrieving the datas from multiple datatable and saving it in a single dataset. ...
November 22nd 2005 Freeware     
HOW TO: Detect Which Version of the .NET Framework Is Installed in a Deployment Package
HOW TO: Detect Which Version of the .NET Framework Is Installed in a Deployment Package is a reference guide which gives how to use this .NET framework software development kit and visual studio. It also gives some points to add ...
December 17th 2005 Freeware     
Related Code
A Simple Way To List Files In A Folder
This project simply lists the files in a folder. No elaborate class hirarchy wrapers. Simply demonstrates System.IO features. This simple solution was brought to you by the P2B Consortium. “Free and easy artificial intellagence chatbot hosting” http://www.p2bconsortium.com/sss/CreateBot.aspx Step 1: Build ...
August 7th 2006     9k
Delete duplicates in a table (using a FOR UPDATE cursor and PL/SQL control)
This PL/SQL block deletes duplicate rows in a table, using a FOR UPDATE cursor and program control. Clear, concise comments are interspersed in the code. A test execution is included.
May 7th 2006     4k
A guide for begineers to Graphics , Looping, filling
The list of programs help some begineers to progamming in c... List of Programs: ----------------- LcM And HcF of two numbers. Graphics (To Generate a Hut Like Image). Generate A graph paper like image. To generate a robot image. To ...
March 12th 2006     4k
A simple thumbnail generator (with correct aspect ratio)
Resizes an image in the browser without throwing off the aspect ratio... basically it makes the image appear smaller, but not stretch the height... also: you dont need to know how wide/high the image is before, just how wide you ...
March 5th 2006     1k
A Free for all links page
This is a really basic engine that allows anyone visiting your page to add a link!!. On the output screen it displays every link in a database, whilst the input screen ...well inputs it. This script is good for begginers ...
April 26th 2006     18k
New Software
Popular Software