All source code in Visual Basic Ask a Visual Basic Pro Discussion Forum Categories All jobs in Visual Basic
visual basic, vb, vbscript,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,
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 5,108,904. lines
 Jobs: 248. postings

 How to support the site

 
Sponsored by:
Quick Search for:  in language:    
You are in:
 
Login





Latest postings for Visual Basic.
CLockSimiliator Programming Technicals
By Andron Smith on 11/18


Simple Youtube Downloader
By AMIT MESHRAM on 11/18


EliteXp® ASM EnumWindows (In a Class, Not a Module)
By EliteXP Software Solutions on 11/17


Click here to see a screenshot of this code!Multi Tab Web Browser
By Sudeepto Das on 11/17

(Screen Shot)

Click here to see a screenshot of this code!HTML Editor
By xkaos17 on 11/17

(Screen Shot)

Click here to see a screenshot of this code!Win Clock TrayBar
By xkaos17 on 11/17

(Screen Shot)

Click here to see a screenshot of this code!SerialHunter by Rajendra Khope
By Rajendra Khope on 11/14

(Screen Shot)

Click here to put this ticker on your site!


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



 
 
.

Search Results: Page 1 of 171 found. Entries 1 - 10 of 1708 found
Skip to page: 1 2 3 4 5 6 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
  **Area Of Circle Calculator****Area Of Circle Calculator**VB 5.0, VB 6.0Not Given /
Brady Botkin
51872 since
6/6/1999

By 8 Users

       This code allows the user to find the area of circle by clicking a command button and then typing in the radius of the circle. It is very helpful to anyone working on a calculator project. I am also coming out with area of triangle and square.
  [    A Bit Mega Byte Bytes Gigas Terras Converter to ...    ][ A Bit Mega Byte Bytes Gigas Terras Converter to ... ]VB 4.0 (32-bit), VB 5.0, VB 6.0, VB ScriptBeginner /
FUCCI, Leonardo Hernan
13581 since
6/21/2004 3:21:45 AM

By 4 Users
2 Excellent Ratings
       You enter a Number, select the Scale (Megas, Gigas, Teras, Petas, Hexas) and the programm shows you the values in diferents measures.Click here to see a screenshot of this code!(ScreenShot)
  [  Math-Game  ][ Math-Game ]VB 5.0, VB 6.0Beginner /
angelica c
22242 since
1/9/2004 11:47:58 AM

By 9 Users
2 Excellent Ratings
       This code proposes math operations depending on the difficulty level and on the game mode the player chose. I did this for my little bros, so don't expect to have fun or be super captivated... It can be neat if you have kids and want them to work on their ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
  [  Quadratic Equations  ][ Quadratic Equations ]VB 5.0, VB 6.0Beginner /
angelica c
19137 since
1/2/2004 9:25:51 AM

By 6 Users
3 Excellent Ratings
       This solves quadratic equations ax² + bx + c = 0 and gives the apex coordinates of the parabola.Click here to see a screenshot of this code!(ScreenShot)
Please support the site by visiting our sponsor.
  [ A program to calculate the area, circumference and diameter of a circle. ][ A program to calculate the area, circumference and diameter of a circle. ]VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0Beginner /
JamesJD
14963 since
8/4/2003 12:56:00 PM

By 1 Users

       This simple little program will calculate the area, circumference and the diameter of a circle. Please leave your comments and votes, thanks :)Click here to see a screenshot of this code!(ScreenShot)
  [ A program to calculate the area, circumference and diameter of a circle. ] UPDATED!!![ A program to calculate the area, circumference and diameter of a circle. ] UPDATED!!!VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0Beginner /
JamesJD
13669 since
8/5/2003 5:27:26 AM

By 2 Users

       This simple little program will calculate the area, circumference and the diameter of a circle. If the user has entered a non numeric character it will inform them. Please leave your comments and votes, thanks :)Click here to see a screenshot of this code!(ScreenShot)
  [ A program to calculate the area, perimeter and radius of a square. ][ A program to calculate the area, perimeter and radius of a square. ]VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0Beginner /
JamesJD
12429 since
8/5/2003 5:05:31 AM

By 1 Users

       This simple little program will calculate the area, perimeter and radius of a square. Please leave you comments and votes, thanks :)Click here to see a screenshot of this code!(ScreenShot)
  [ A Simple Calculator With Error Handling ][ A Simple Calculator With Error Handling ]VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0Beginner /
JamesJD
30653 since
8/14/2003 5:45:51 PM

By 2 Users
2 Excellent Ratings
       This is a simple calculator just includes an 'Over Flow' error handling system. It is also will commented!!!Click here to see a screenshot of this code!(ScreenShot)
  [ If Statements, Weekend? ][ If Statements, Weekend? ]VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0Beginner /
JamesJD
12451 since
8/29/2003 5:49:28 AM

By 6 Users
3 Excellent Ratings
       This will show beginners how to use simple If Statements why telling them if it's the weekend or not. Please leave your votes and comments :)Click here to see a screenshot of this code!(ScreenShot)
  [ Odd or Even? ][ Odd or Even? ]VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0Beginner /
JamesJD
14724 since
8/4/2003 6:46:30 PM

By 2 Users

       This simple little program will work out if the number entered is odd or even.Click here to see a screenshot of this code!(ScreenShot)


Search Results: Page 1 of 171 found. Entries 1 - 10 of 1708 found
Skip to page: 1 2 3 4 5 6 ...


Compatibility Filter Profile:

VB 3.0
VB 4.0 (16-bit)
VB 4.0 (32-bit)
VB 5.0
VB 6.0
VB Script
ASP (Active Server Pages)
VBA MS Access
VBA MS Excel

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Games | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | 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.