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 >> Forms code

Manage Data without the Database in VBVersion: VB 2008
Author: Scott LysleSubmitted: 6/3/2008Downloads: 7805
This article provides an approach to building an application that may be used to collect, store, and retrieve data without relying upon a database to get there. If you need to store a limited amount of data, if your users won't be sharing data with other ...more>>

Number to Text conversionVersion: VB6
Author: Dinesh GSubmitted: 4/25/2008Views: 17806
This function converts number to text in the range 0.00 to 999999999.99

CD Key FinderVersion: VB6
Author: Debasish ChakrabortySubmitted: 3/20/2008Downloads: 6904
CD key finder.

Periodic Table of ElementsVersion: VB6
Author: DONNABEL LAMINOZASubmitted: 3/12/2008Downloads: 5369
Just like John Ray's periodic table..but it's more punk..funk..

Bank Loan SystemVersion: VB6
Author: Sandeep MaliSubmitted: 2/28/2008Downloads: 13381
This system is used for bank transitions like Loan, withdrawl, deposit of money and show some reports.

Medical Billing SystemVersion: VB6
Author: Sandeep MaliSubmitted: 2/28/2008Downloads: 19287
This project is used in medical sales purchase store.

VB.NET Form with AnimationVersion: VB.NET 2003
Author: HARRIS.P.NAIRSubmitted: 2/2/2008Downloads: 16026
Simple vb.net form with animation for beginners.

Transparent Borderless Forms in Visual Basic 2005Version: VB 2005
Author: Scott LysleSubmitted: 1/16/2008Downloads: 11062
This article describes an approach to displaying transparent forms in a Windows application. Such may be useful to anyone wishing to display an odd shaped form for a splash screen or possibly a tool dialog with a transparent background.

Fade a Forms in VB 2005Version: VB 2005
Author: Scott LysleSubmitted: 1/16/2008Downloads: 7312
This article describes a simple approach to fading out a form. The approach used permits the user to define the number of incremental steps used to fade out the form; the form is faded by decreasing the form's opacity from 100% down to 0% using the numbe ...more>>

Fade a Form in C#Version: C#
Author: Scott LysleSubmitted: 1/16/2008Downloads: 2862
This article describes a simple approach to fading out a form. The approach used permits the user to define the number of incremental steps used to fade out the form; the form is faded by decreasing the form's opacity from 100% down to 0% using the numbe ...more>>

<< Previous  Page 14 of  32  Next >>

Go to page: 14  15  16  17  18  19  ...