Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Applications only

Sample Student Database ProgramVersion: VB 2008
Author: Ariel T. SumagaysaySubmitted: 8/29/2016Downloads: 6465
A Sample Student Database Program for IT2A Class. Database functions include ADD, EDIT, and DELETE with automatic changes to DataGridView.

String Functions DemoVersion: VB 2008
Author: Ariel T. SumagaysaySubmitted: 8/19/2016Downloads: 1992
A Visual Basic program showing the different string functions.

Simple GDI AnimationVersion: VB 2012
Author: SpyTamersSubmitted: 8/9/2016Downloads: 2631
This is the part of my Pacman game. It is worth to share to beginners for game development in vb.net. Just check it out. The code is properly commented for beginners.

Lock FolderVersion: C# 2015
Author: NavSubmitted: 8/3/2016Downloads: 1744
This is a basic application using to Lock and Active Folder. I did it with support of C# and Visual Studio.

Simple GDI AnimationVersion: VB 2012
Author: SpyTamersSubmitted: 7/21/2016Downloads: 2046
This is the part of my pacman game. It is worth to share to beginners for game development in vb.net out there. Just check it out. The code is properly commented for beginners.

Picture resizeVersion: VB 2010
Author: Dave BowlinSubmitted: 7/7/2016Downloads: 2825
PicResize allows you to resize any JPG image without losing the quality of the original image. - Reduce file size without losing quality - Much faster to upload, store, or share your pictures - Preview the resize in real-time You can easily add support fo ...more>>

Windows VS Linux Shooting GameVersion: VB 2013
Author: RichardSubmitted: 6/11/2016Downloads: 2513
A fun desktop game where you shoot penguins using a windows Logo.

Using vbTabVersion: VB6
Author: RameshSubmitted: 6/7/2016Downloads: 2634
Describes how to use vbTab in a listbox.

Chaos attractors and repeller simulatorVersion: VB 2013
Author: Gideon IsaacSubmitted: 5/19/2016Downloads: 1259
Some functions approach 'attractors' if you keep feeding their output into their input. Attractors can be fixed points, or periodic cycles, or "strange attractors" which never cross their own path, but stay within a general shape and area. This is a one ...more>>

Equation EvaluatorVersion: VB 2013
Author: Gideon IsaacSubmitted: 5/11/2016Downloads: 1651
This calculates expressions such as (exp(x) - 1) / (exp(x) + 1) - 8 * (sine(.2.0) - 30 * (y - 3)) etc. The basic object is a class that has one number, and one operator (such as multiplication). This type of calculator can be extended (to complex number ...more>>

<< Previous  Page 8 of  522  Next >>

Go to page: 8  9  10  11  12  13  ...