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,649,776 lines of code, articles and tutorials in 11 languages,as well as 2,057 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.
A Simple Linked List
By Maqsood on 2/7
Language: C/C++


Click here to see a screenshot of this code!My First Struts2 Application
By nagesh borate on 2/7
Language: Java/Javascript

(Screen Shot)

Click here to see a screenshot of this code!Resistor Color Code
By Ferdinand Viray on 2/7
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Database - Student Reccord
By Ferdinand Viray on 2/7
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Online Text Based Winsock Crime Game | Mafia Game
By William Hughes on 2/7
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!NZB Reader III
By Ed Wilk on 12/29
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Jobz Tracker
By Andy J Spry on 2/6
Language: Visual Basic

(Screen Shot)

SQL Backup/Restore using SMO
By Visual Soft Computers on 2/6
Language: .Net


Click here to see a screenshot of this code!Database - Student Reccord
By Ferdinand Viray on 2/6
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Resistor Color Code
By Ferdinand Viray on 2/6
Language: Visual Basic

(Screen Shot)

a simple program (database)
By Jenilyn Brena on 2/6
Language: Visual Basic


Click here to see a screenshot of this code!flexi grid
By maytel.mynt on 1/12
Language: .Net

(Screen Shot)

Click here to see a screenshot of this code!Multipass BILATERAL FILTER. (V3.3)
By reexre on 1/12
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Completely hide taskbar in vista and seven.
By Alexander G on 2/5
Language: Visual Basic

(Screen Shot)

Using Excel in VB2010 (VB10)
By Alberto Torres on 2/5
Language: .Net


Binding DataGrid to ADODC
By kývanç ; on 2/5
Language: Visual Basic


Book Record
By kývanç ; on 2/5
Language: Visual Basic


VB6 to VB.NET Guide
By brandon teoh on 2/5
Language: Visual Basic


Click here to see a screenshot of this code!SermonNotes
By arifliminto86 on 2/5
Language: .Net

(Screen Shot)

Click here to see a screenshot of this code!A.net Programm to add new database
By Rohit Kanugo on 2/5
Language: .Net

(Screen Shot)

Easy dsr datareport
By Manuel Matamoros on 2/4
Language: Visual Basic


Click here to see a screenshot of this code!Peg solitaire
By Mario Segura on 2/4
Language: Java/Javascript

(Screen Shot)

Click here to see a screenshot of this code!Manual RAID 1 v2.0.11
By Mike Morrow on 1/11
Language: Visual Basic

(Screen Shot)

Rotate Text Pure Vb, No Dll, No Api
By ivan pausich on 2/4
Language: Visual Basic


Access_Database _Add
By Rohit Kanugo on 2/4
Language: .Net


Simple TicTacToe
By Atishay Jain on 2/4
Language: Java/Javascript


Add new DataBase Through Coding for a IT Company
By Rohit Kanugo on 2/4
Language: .Net


Click here to see a screenshot of this code!MediaVusion; A Powerful Media Player
By xvader on 2/4
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!PSC Zip Store and read
By Kenneth Foster on 2/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Linear Power Supply Designer
By RandyT_CS on 2/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Numbert To Word Conversion Short and Simple Code
By Opal Raj Ghimire on 2/3
Language: .Net

(Screen Shot)

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:

VB6 to VB.NET Guide
by brandon teoh
2/5/2010 10:50:55 AM

Language: Visual Basic

This eBook documented the first few things (50 things in total) that you should worry about when converting your software application from Microsoft VB6 to Microsoft VB.NET This is will give you an idea of how much work you have to do in terms of the conversion. One of the hardest part (in terms of VB6 & VB.NET conversion) is GUI, such as usage of ListView. (This doesn't imply that GUI development in VB.NET is the hardest topic in VB.NET.) This eBook is written by me based on actual experie ... (see entry for full description)

Quick and dirty Floating point for J2ME midp1.0
by Jeremiah McLeod xdebugx
1/12/2010 3:31:27 AM

Language: Java/Javascript

This article tells how to simulate floating point numbers in j2me midp1.0

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)

electronic signature
by Beruk Berhane W-G
12/21/2009 6:46:42 AM

Language: .Net

This project show you how to display electronic signature in to your web application using asp .net C# code I use SigPlusNET , this sample contains constant signature as text. But you can change it to read from signature device, database or file. You can get resource from www.topazsystems.com about electronic signature.

 
 
 
 

Choose Your Language:

Visual Basic
(5,128,645 lines)
(275 jobs)
Java / Javascript
(484,040 lines)
(194 jobs)
C / C++
(1,240,245 lines)
(167 jobs)
ASP / VbScript
(287,569 lines)
(118 jobs)
SQL
(81,347 lines)
(224 jobs)
Perl
(92,430 lines)
(57 jobs)
Delphi
(275,624 lines)
(14 jobs)
PHP
(241,716 lines)
(74 jobs)
Cold Fusion
(10,022 lines)
(33 jobs)
.Net(666,891 lines)
(891 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-2010 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.