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,433,240 lines of code, articles and tutorials in 11 languages,as well as 1,954 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
True Button (Mouse Enter/Leave/Pre ssed events)
By KRYO_11 on 7/3
Language: Visual Basic


Click here to see a screenshot of this code!DOS for fun
By Achmad Junus on 7/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!IEEE Floating Point Manipulation
By Achmad Junus on 7/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Naby Cards Challenge
By nabeel hosny on 7/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Naby Cards Groups
By nabeel hosny on 7/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Naby Cards Collection
By nabeel hosny on 7/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!A* Shortest Path Finder
By Hamed Rezaee (Persian) on 7/3
Language: .Net

(Screen Shot)

Click here to see a screenshot of this code!Rabbit and tortoise
By Pourya Alinehzad on 7/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Probability-msc hart
By Pourya Alinehzad on 7/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Source Coder
By TexasMike on 7/3
Language: .Net

(Screen Shot)

My thesis on because a programming language must die!
By ivan pausich on 7/3
Language: Visual Basic


Click here to see a screenshot of this code!epicycloid
By Pourya Alinehzad on 7/3
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Hello World
By bradfour on 7/3
Language: .Net

(Screen Shot)

Click here to see a screenshot of this code!Bradfour
By bradfour on 7/3
Language: .Net

(Screen Shot)

Parse XML file using XmlDocument and bind to WPF Combo
By NILADRI BISWAS on 7/3
Language: .Net


Click here to see a screenshot of this code!Model Viewer 1.0
By Zaid Markabi on 7/3
Language: Visual Basic

(Screen Shot)

Parse XML Using XDocument to populate Combo Box in WPF
By NILADRI BISWAS on 7/3
Language: .Net


Convert XML 2 STRING
By NILADRI BISWAS on 7/3
Language: .Net


Truncate the decimal values in sql server 2000
By NILADRI BISWAS on 7/2
Language: SQL


Column Row Transposition without pivot
By NILADRI BISWAS on 7/2
Language: SQL


Click here to see a screenshot of this code!Recoloring picture
By Saed abumokh on 7/2
Language: Visual Basic

(Screen Shot)

Smart SUBSTR 1
By Andy Archer on 3/14
Language: SQL


Smart REPLACE 1
By Andy Archer on 3/21
Language: SQL


Compute Duration 1 (get elapsed time to the second)
By Andy Archer on 11/1
Language: SQL


Click here to see a screenshot of this code!A File Hide/Show Program
By Welch Marcellana on 7/2
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!ICTC Computer Laboratory Monitoring System
By Joebet L. Mutia on 6/29
Language: Visual Basic

(Screen Shot)

BFS and A-Star (A*)
By Hamed Rezaee (Persian) on 7/2
Language: .Net


Click here to see a screenshot of this code!Ajax Yes No
By fatih adiguzel on 7/2
Language: ASP

(Screen Shot)

Emailer - Multi (to, CC, attachments)
By JerrameHertz on 6/26
Language: .Net


Click here to see a screenshot of this code!A 30 Day Trial Example
By dreamvb on 7/2
Language: Visual Basic

(Screen Shot)

Send email using Visual Basic6.0
By Prafull Gupta on 7/2
Language: Visual Basic


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::

My thesis on because a programming language must die!
by ivan pausich
7/3/2009 10:41:48 AM

Language: Visual Basic

The questions are simple, Because? Which it will be the substitute? The answers are still simpler, a language must die for the simple fact that becomes obsolete in emergency sense, that is renders the evolution of the emergency in terms of slow and complex computer science to manage, therefore it is passed to the second question. The substitute will be a language of similar programming at the level of syntax, even with some appearing improvement or upgrades, that they could be managed however wi ... (see entry for full description)

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

do loop
by buddha tamang
6/27/2009 10:46:37 PM

Language: C/C++

password

Email Validation
by AciD Killa
6/17/2009 5:02:24 PM

Language: Active Server Pages/VBScript

To validate email addresses :)

Oracle iSetup - Demo_2
by Dinesh Kumar S
1/28/2009 2:06:25 PM

Language: SQL

ORACLE 11i ISETUP DEMO 2 This demo Covers Component of oracle iSetup: 1. iSetup Migrator 2. iSetup Reporter For theoritical reference refer oracle 11i Documentation iSetup user guide.

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)

how to create a Query Builder Dynamically
by Marselle Caston
4/21/2008 8:09:20 PM

Language: Delphi

To show how easy it is to create a Dynamic SQL building tool for end users in any application. I am using the DBDemos Database tables for this example the Customer.dbf you can use any database for this example.

Lets Write a Blog : part 2
by Ashwani Rawal
6/13/2009 2:10:53 PM

Language: PHP

second part of the Lets write a blog, the coder banna series. its just a effort to bring good programmers out of those who know the basics and understand the logic but does not have exposure to the procedures of application developement. so all those please follow the series and will understand most of the procedures. it is a step by step series, covered in a very basic and easy language, not covering much theory but giving emphasis on "do it yourself". Please encourage my effort and try to VOTE ... (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)

VB.NET IIF
by Ian Ippolito (RAC)
6/19/2009 4:23:00 PM

Language: .Net

Intersesting behavior in the IIF statement in VB.NET

 
 
 
 

Choose Your Language:

Visual Basic
(5,071,057 lines)
(248 jobs)
Java / Javascript
(465,657 lines)
(188 jobs)
C / C++
(1,209,430 lines)
(156 jobs)
ASP / VbScript
(284,712 lines)
(111 jobs)
SQL
(79,517 lines)
(211 jobs)
Perl
(92,598 lines)
(54 jobs)
Delphi
(275,037 lines)
(13 jobs)
PHP
(232,173 lines)
(70 jobs)
Cold Fusion
(9,204 lines)
(32 jobs)
.Net(634,437 lines)
(861 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.