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 >> Code Snippets

Numeric Textbox - Defect Fixed CodeVersion: VB 2008
Author: Gehan FernandoSubmitted: 3/6/2011Views: 8235
Numeric Text box Control, without creating OCX - Defect Fixed Code

Numeric TextboxVersion: VB 2010
Author: Gehan FernandoSubmitted: 2/24/2011Views: 7298
Simple numeric Text box.

Changing The Text - Asp.Net 2005Version: ASP.NET 2.0
Author: Divya MSubmitted: 1/17/2011Views: 9016
Changing the font color, size face and bold the text using asp.net 2005 version...

CalculatorVersion: VB 2005
Author: Divya MSubmitted: 1/17/2011Views: 10439
Simple calculator creation using vb.net 2005 adding 2 numbers and displaying result in a text box...

Mouse Move PaintVersion: VB 2005
Author: Divya MSubmitted: 1/17/2011Views: 13941
A simple program for drawing using mouse move event in vb.net 2005 version...

Run Time Insertion Values To DatabaseVersion: VB 2005
Author: Divya MSubmitted: 1/17/2011Views: 10359
This is a simple program in vb.net 2005 to insert values while in runtime to the sql db connection code will be written through vb.net 2005 and click on execute(!) option in the sql server 2005 to display the inserted values from visual studio...

Print Form using Printer.Object Version: VB6
Author: Bob BrandtSubmitted: 12/23/2010Views: 13864
Print Form using Printer.Object with having to use Printer.Object. Print a form as a Page or Report etc... Prints as you see the form allows sizing to page and other features.

Even or OddVersion: VB 2008
Author: FunkyteeSubmitted: 9/28/2010Views: 28325
This is a way I found to be simple to test for Even and Odd numbers using the Mod operator.

One Line RoundUp / One Line RoundDownVersion: VB6
Author: Timothy CoxSubmitted: 9/14/2010Views: 7611
Replaces http://www.a1vbcode.com/snippet-2916.asp -=Description from 2916 follows=- Two simple functions that are not found in VB. Suppose you have a number '3.376'. Now when you will use the RoundUp function you will get the result as '4.0'. By using ...more>>

Browse Folder DialogVersion: VB 2008
Author: jjdickowSubmitted: 8/19/2010Views: 25141
Learn to add a browse folder dialog to your application.

<< Previous  Page 7 of  67  Next >>

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