Geekpedia Programming Tutorials






Code Code Archive

1 2 3 4 5 6 7 8 9 10 »
(171 code snippets in 18 pages)
RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines   
C#

****-
3.83 from 6 votes

Aug 1st 2009
by Andrew Pociu

String Ends With Values in Array of Strings

This simple method checks if a string ends with either of the values in an array of characters, and returns true if it does. Useful to add appropriate suffixes to words in standard form.

PHP

*****
4.67 from 3 votes

Jul 31st 2009
by Andrew Pociu

Display Time Left To a Date

A PHP function to display the time between now and a future date supplied as Unix time, in human readable format, using two blocks of time periods (year, month, week, day, hour or minute.)

Java

*****
5 from 1 votes

Jul 31st 2009
by Andrew Pociu

Simple Interest Calculator Java Applet

A sample interest calculator, very basic in functionality, coded in Java and ready to be compiled and executed as a Java Applet.

PHP

*****
5 from 1 votes

Jul 31st 2009
by Andrew Pociu

Display Time That Passed Since a Date

Calculate the time that has passed since a specified Unix formatted date and time, and show it in a human readable format, all in a PHP function.

C#

****-
4 from 4 votes

Oct 18th 2008
by Andrew Pociu

Validate String For Positive Integer Values

A very simple way to validate a string for positive integer values using C# and regular expressions.

C#

***--
2.83 from 6 votes

Oct 17th 2008
by Andrew Pociu

Delete All Temporary Internet Files Of IE

Delete all the temporary files from Internet Explorer's cache folder using basic methods available in the System.IO namespace.

PHP

-----
No votes

Oct 17th 2008
by Andrew Pociu

Basic Hit Counter In PHP

A very basic hit counter in PHP; it uses a text file to store the number of hits and displays the number of current hits.

PHP

-----
No votes

Oct 6th 2008
by Andrew Pociu

Convert RGB Color Value To Hexadecimal

A simple way to convert RGB colors to their hexadecimal values by using the dechex() function.

C#

*****
4.5 from 2 votes

Oct 4th 2008
by Andrew Pociu

Find Controls In MasterPages Recursively

A useful piece of code that enhances the search for the control with the specified name under the passed parent control.

HTML

*****
4.5 from 10 votes

Oct 4th 2008
by Andrew Pociu

Dropdown List Of UK Counties

A complete list of counties in the UK that includes England, Scotland, Wales and Northern Ireland.

Filter Source Code
Programming Language:
Rating:


Advertisement


Other Resources
1 2 3 4 5 6 7 8 9 10 »
(171 code snippets in 18 pages)
Latest Tech Bargains

Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Download

Latest Icons