similarities between hinduism and islam
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 921
Moving items between listboxes in ASP.net example 1.0
Someone wanted the exact same thing on codeproject.com a while ago but I didnt give much thought to it, until someone at work asked me how to do it - since he wasnt able to find a viable solution on the internet. more>> Someone wanted the exact same thing on codeproject.com a while ago but I didnt give much thought to it, until someone at work asked me how to do it - since he wasnt able to find a viable solution on the internet.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
12 downloads
Moving items between listboxes in PHP example 1.0
Someone wanted the exact same thing on codeproject.com a while ago but I didnt give much thought to it, until someone at work asked me how to do it - since he wasnt able to find a viable solution on the internet. more>> Someone wanted the exact same thing on codeproject.com a while ago but I didnt give much thought to it, until someone at work asked me how to do it - since he wasnt able to find a viable solution on the internet.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
13 downloads
Difference between HashMap and HashTable 1.0.0
Both provide key-value access to data. The Hashtable is one of the original collection classes in Java. HashMap is part of the new Collections Framework, added with Java 2, v1.2. The key difference between the two is that access to the Hashtable is more>> Both provide key-value access to data. The Hashtable is one of the original collection classes in Java. HashMap is part of the new Collections Framework, added with Java 2, v1.2. The key difference between the two is that access to the Hashtable is synchronized on the table while access to the HashMap isnt. You can add it, but it isnt there by default.<<less
Added: 2007-05-24 License: Freeware Price: $0.00USD
12 downloads
The Difference Between require() and include()
Did you know that require() and include() work differently? Both are used for including code in another file into your program, but there is a crucial difference in how they operate when that file can more>> Did you know that require() and include() work differently? Both are used for including code in another file into your program, but there is a crucial difference in how they operate when that file cannot be read which any PHP programmer needs to know about. Theres also a slight difference with require() between new and older versions of PHP which this tutorial discusses too.<<less
Added: 2006-01-04 License: Other Free / Open Source License Price: Free
1393 downloads
Differences between .Net Framework 2.0 and 3.5 1
This tutorial reviews new features in .Net Framework 2.0, 3.0 and 3.5. Microsoft is always been stepping ahead of its competitors by bringing great new features and products in the market. The new development environment comes with tons of new more>> This tutorial reviews new features in .Net Framework 2.0, 3.0 and 3.5. Microsoft is always been stepping ahead of its competitors by bringing great new features and products in the market. The new development environment comes with tons of new features and design differences. .Net Framework 3.5 is ready to make futuristic websites with its extremely easy to use interface, rich accessibility features and new design that allows to reduce the time and efforts in website development.<<less
Added: 2009-03-12 License: Freeware Price: $0.00USD
11 downloads
What is the difference between JDK and JRE 1.0.0
The "JDK" is the Java Development Kit. i.e., the JDK is bundle of software that you can use to develop Java based software. The "JRE" is the Java Runtime Environment. i.e., the JRE is an implementation of the Java Virtual Machine which actually executes more>> The "JDK" is the Java Development Kit. i.e., the JDK is bundle of software that you can use to develop Java based software. The "JRE" is the Java Runtime Environment. i.e., the JRE is an implementation of the Java Virtual Machine which actually executes Java programs.<<less
Added: 2007-05-24 License: Freeware Price: $0.00USD
13 downloads
Finding the difference between date
This code will find the difference between two dates, either in months, quarters, or days. more>> This code will find the difference between two dates, either in months, quarters, or days.<<less
Added: 2007-07-13 License: Other Free / Open Source License Price: Free
847 downloads
How to Make AJAX Read between the Lines
The method for getting information through an implicit request can be applied not only for technical dictionary. Have you ever wondered about the double underlined links in such projects as hotscripts more>> The method for getting information through an implicit request can be applied not only for technical dictionary. Have you ever wondered about the double underlined links in such projects as hotscripts.com and devarticles.com? This is context-dependent advertising based on IntelliTXT engine from Vibrant Media (www.vibrantmedia.com). When the mouse cursor points to such a link an advertisement window appears. This technology is referred to as in-text advertising. This method is also increasingly used on news portals. The main page contains only the news headings. Yet when the user puts a mouse cursor over the heading a short description appears. Thus the main page can hold a lot more news. The visitor sees the headings and all he/she has to do to get a short summary is to browse through the items with a mouse cursor. Let us now look into how contextual help can be implemented with AJAX.<<less
Added: 2007-01-18 License: Freeware Price: Free
1012 downloads
Calculate Distance and Radius in ASP 1.0
This ASP function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. more>> This ASP function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2006-05-21 License: Freeware Price: $0.00USD
13 downloads
Other version of Calculate Distance and Radius in ASP
License:Freeware
Tooltip help in ASP.NET and .NET Windows Forms 1
Implementing help for ASP.NET Applications and for .NET Windows Forms Applications have many similarities that will be highlighted in this tutorial and the reader will be thought how to implement it in both. more>> Implementing help for ASP.NET Applications and for .NET Windows Forms Applications have many similarities that will be highlighted in this tutorial and the reader will be thought how to implement it in both.<<less
Added: 2006-03-21 License: Freeware Price: $0.00USD
10 downloads
Calculate Distance and Radius in Perl 2.0
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
11 downloads
Other version of Calculate Distance and Radius in Perl
License:Freeware
Calculate Distance and Radius in JavaScript
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
15 downloads
Calculate Distance and Radius in ColdFusion
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: Free
829 downloads
Plone: Content Management System
Plone is powerful and flexible. It is ideal as an intranet and extranet server, as a document publishing system, a portal server and as a groupware tool for collaboration between separately located en more>> Plone is powerful and flexible. It is ideal as an intranet and extranet server, as a document publishing system, a portal server and as a groupware tool for collaboration between separately located entities. At http://plone.org/<<less
Added: 2005-08-10 License: GPL Price: FreeAdditionalInfoFreeandopensource.
1538 downloads
Calculate Distance and Radius using Latitude and Longitude in Java
This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: Free
870 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 similarities between hinduism and islam 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