All source code in Home Page
visual basic, vb, active server pages (ASP),java, javscript,c, c++, c__ , vbscript,active server pages, ASP, vbscript,SQL, database, informix, oracle, SQL Server,Perl, CGI,Delphi, PHP,source code, code, sample, samples, program, programs, help, tutorial,tutorials, routine, routines, jobs, listserve, mailinglist, bulletin board, bulletin boards, programming,  snippet, snippets, control, controls, class, classes, module, script, Scripts, applet , email , mp3, reference, windows,  modules, file, files, subroutine, subroutines, function, functions, sub, Microsoft, Sun,  downloads, winapi, directx, msaccess, ocx, vbx, ado, dao, odbc, rdo,  vbscript, vba, game programming, dcom, ole, com, dna, jet, dll, win api, winapi,  dbgrid, database front end, certify, decompiling, decompiler, visual basic for applications,  variable, constants, data type, byte, boolean, integer, long, single,  double, currency, date, object, string, variant, sub, function, free,
Planet Source Code.
The largest public source code database on the Internet with 13,595,722 lines of code, articles and tutorials in 11 languages,as well as 2,042 open job postings
To start, just choose:
Visual BasicJava/Javascript
C/C++ASP
SQLPerl
DelphiPHP
Cold Fusion.Net
 
Sponsored by:
Quick Search for:  in language:    
You are in:
 


Latest postings for All Languages.
Text to Speech
By Vitor Casquinha da Costa on 12/8
Language: Visual Basic


Click here to see a screenshot of this code!Genetic algorithm with Clusterization by C-Means
By rafael botossi on 12/8
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!A beautiful installer creating setup wizard
By Md. Osman Gani on 12/8
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!UltraChart
By Hamed Oveisi on 12/7
Language: Visual Basic

(Screen Shot)

snowman khani opengl
By Mehdi_khani on 12/8
Language: C/C++


System Tools
By Farook Fahath Ahmed on 12/8
Language: Visual Basic


Click here to see a screenshot of this code!DTR system
By Mac D. Nava on 12/8
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Books and Library Lending management
By Ram Sankar.V on 12/7
Language: PHP

(Screen Shot)

Click here to see a screenshot of this code!VB and MySQL Basic Database Operations-RE-U PLOADED
By Leomar V. Ramos on 12/7
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Boggle Game!
By Nicholas Thomson on 12/7
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Crub whit XML
By Jose en encarnacion on 12/7
Language: .Net

(Screen Shot)

find minimum or maximum column value
By Andy Archer on 11/20
Language: SQL


Click here to see a screenshot of this code!Paint Simulation
By A.J.Rai on 12/7
Language: Java/Javascript

(Screen Shot)

Hosptal Management
By Franklin Bourgia Singh on 4/18
Language: Java/Javascript


Click here to see a screenshot of this code!Airline Reservation
By Franklin Bourgia Singh on 4/21
Language: Java/Javascript

(Screen Shot)

A System IP Address
By Franklin Bourgia Singh on 10/15
Language: Java/Javascript


barchart
By Adroit Amit on 12/7
Language: Java/Javascript


A Server IP Address Finding Code
By Franklin Bourgia Singh on 10/15
Language: Java/Javascript


Click here to see a screenshot of this code!to create paint simulation.
By A.J.Rai on 12/7
Language: Java/Javascript

(Screen Shot)

Click here to see a screenshot of this code!Fast Sub-String Count (aka InStrCount)
By Rde on 8/11
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Scienticfic calculator
By Abi Thirnav Mano on 12/7
Language: .Net

(Screen Shot)

Text to Speech
By Abi Thirnav Mano on 12/7
Language: .Net


Click here to see a screenshot of this code!VB and MySQL Basic Database Operations
By Leomar V. Ramos on 12/6
Language: .Net

(Screen Shot)

Click here to see a screenshot of this code!Highest Lowesst value
By Jonathan Mandia on 12/6
Language: C/C++

(Screen Shot)

Click here to see a screenshot of this code!Highest Lowesst value
By Jonathan Mandia on 12/6
Language: .Net

(Screen Shot)

Click here to see a screenshot of this code!Mouse Escape
By Bill Perkett on 12/6
Language: Visual Basic

(Screen Shot)

MemoryZip
By Sandro Sbroggiò on 12/6
Language: .Net


Click here to see a screenshot of this code!Snoop
By Brian McCumber on 12/6
Language: .Net

(Screen Shot)

A Desktop Calendar
By Md. Osman Gani on 12/5
Language: Visual Basic


Click here to see a screenshot of this code!JavaScript 3D RayTracer
By Josh Code on 12/5
Language: Java/Javascript

(Screen Shot)

Searching for files
By Bojan Milosevic on 12/5
Language: Delphi


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





 
 
 
 
Newest Tutorials:

Block Unwanted Character from textt box
by N Yassuki
12/2/2009 1:15:37 PM

Language: Visual Basic

Block unwanted Character (in my sample just allow Alphanumeric) from text box just inly 1 line of code

To display data in a JTable - The Easy Way
by Rahul Mathew 2009
4/25/2009 7:42:55 AM

Language: Java/Javascript

To display data in a JTable - The Easy Way

Open USB drives from desktop
by lahiru chandima
11/13/2009 11:08:38 PM

Language: C/C++

This article demonstrates how to create a simple program which can open USB drives connected to the computer from the desktop.

String Cleanser (ASCII only)
by Scouse Mouse
7/31/2009 7:56:19 AM

Language: Active Server Pages/VBScript

Simple include function to loop through a given string and (a) concatenate it to the maximum length, (b) silently drop any unwanted characters and (c) pad all single quotes with a 2nd single quote (for using in MS-SQL statements).

An application of Benford's Law using SQL
by Justin Beerley
10/20/2009 9:05:33 PM

Language: SQL

Benford's Law maintains several purposes, one of which is forensic accounting. Condsider the fact that people who make up figures tend to distribute their digits fairly uniformly, a simple comparison of first-digit frequency distribution from the data with the expected distribution according to Benford's law ought to show up any anomalous results. Hence, one could use it as an indicator of fraud relating to accounting and expenses. The example I've submitted is a general overview to accomplish t ... (see entry for full description)

How to start a Perl script under Windows without writing a separate batch file
by Marc-Alain Gross
3/4/2009 8:26:24 AM

Language: Perl

You know the problem: you want to write a Perl script under Windows but to run it, you need to specify the path to the script (i.e: "perl c:\apps\perl\showdate.pl"). Basically DOS allows to search through the Environment Variable "PATH" to find a script. But it allows only Microsoft scripts to run through this way (actually you have the possibility to assign all ".pl" files to Perl, but it doesn't work under DOS). Your (and my) goal is to start the script using the short way, that is without sp ... (see entry for full description)

Simple Blobs
by Don Gardner
11/6/2009 8:51:57 PM

Language: Delphi

This program Shows how to read bmp & Jpg images into a Paradox database via BLOBs. It also shows how to resize them and store the resized images.

Basic user interface construction using SiteFusion
by Tom Peeters
9/19/2009 9:59:30 AM

Language: PHP

Unlike most web application frameworks, SiteFusion does not work through a browser but instead uses a thin XUL client (the same technology Mozilla Firefox is based on). This means that SiteFusion applications are platform-independent, look and behave like native system applications, and are not restricted by browser security to access the local filesystem and execute programs. SiteFusion is a server-based development platform in which applications are written in pure object-oriented PHP. Clients ... (see entry for full description)

Query to MS Excel
by Tim Garver
7/5/2008 3:56:19 PM

Language: Cold Fusion

Output excel file easy with ColdFusion MX. Hi Many years ago i wrote an article here to create an excel CSV file with ColdFusion. I wanted to update this with the newer easier way to accomplish the same goal. have a search page with an output type drop box called "otype" values("web","xls","prt") Write out your page in an HTML table with the columns you want in excel. Then put an IF statement around your table or simply at the bottom of the page with links to the same page with the otype or a fo ... (see entry for full description)

Display Record in DataGridView Based on ComboBox Selected Value
by jaypabs
12/3/2009 9:03:21 AM

Language: .Net

In this tutorial I will teach you on how to display related record based on the selection value from a ComboBox. For more info please read the documents attached in the zip file.

 
 
 
 

Choose Your Language:

Visual Basic
(5,114,637 lines)
(273 jobs)
Java / Javascript
(479,168 lines)
(193 jobs)
C / C++
(1,230,987 lines)
(167 jobs)
ASP / VbScript
(286,121 lines)
(117 jobs)
SQL
(80,949 lines)
(218 jobs)
Perl
(92,598 lines)
(57 jobs)
Delphi
(275,739 lines)
(14 jobs)
PHP
(240,574 lines)
(74 jobs)
Cold Fusion
(10,022 lines)
(33 jobs)
.Net(659,092 lines)
(886 jobs)



Code for Profit!
Find extra paid coding work from the comfort of your own home at http://www.RentACoder.com!



 

Open Letter from Moderators | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997-2009 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.   Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.