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

Block All Input Output PortsVersion: VB6
Author: Gehan FernandoSubmitted: 5/20/2007Views: 15361
Block All Input Output Ports In Single Line In Your PC.

Integer TextboxVersion: VB6
Author: Gehan FernandoSubmitted: 5/19/2007Views: 7188
Complete Integer Textbox In 5 Lines.Accurate More Than "IS Numeric" Function.

Delete Thousands Of Tables And RecordsVersion: VB6
Author: Gehan FernandoSubmitted: 5/19/2007Views: 10703
Delete Thousands Of Tables And Thousands Of records of Data In Less Than 10 Seconds.

Finding Maximum ValueVersion: VB6
Author: Joven M. MuanaSubmitted: 4/17/2007Views: 64622
This code will show you how your going to find and display the maximum value in your array.

Sort Array in Ascending OrderVersion: VB6
Author: Joven M. MuanaSubmitted: 4/17/2007Views: 71776
This will show you how to sort an array data and display it in ascending order.

Sort Array in Descending OrderVersion: VB6
Author: Joven M. MuanaSubmitted: 4/17/2007Views: 34990
This will show you how to sort an array data and display it in descending order.

Parameter Passing To Sub ReportsVersion: VB 2005
Author: Gehan FernandoSubmitted: 4/17/2007Views: 18041
Parameter Passing To Sub Reports And Display In Single Report Using CrystalDecisions In .Net Framework 2.0 [ More Powerful Code - Less CPU Cost]

Export Recordset to Excel fileVersion: VB6
Author: vaibhavSubmitted: 4/3/2007Views: 29820
Pass CommonDialogBox control & Recordeset Object to ExportTOExcel procedure Complete recordset transfer to Excel file.

Control Date InputVersion: VB.NET 2003
Author: Mark SSubmitted: 3/9/2007Views: 20195
This Code is to control input for Date on the keypress.

Load Colors by NameVersion: VB.NET 2003
Author: Mike RenaudSubmitted: 3/8/2007Views: 11984
How to load system colors by name in a combobox there are many ways.. but this is one of them and Set colors name.

<< Previous  Page 16 of  67  Next >>

Go to page: 16  17  18  19  20  21  ...