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 >> Most popular code

Color PalletVersion: VB.NET 2003
Author: Mike RenaudSubmitted: 3/8/2007Views: 17644
Just a owner drawn color pallet with button ****suports transparent colors****

Drag & Drop - Move files from desktop to a textboxVersion: VB 2005
Author: Heinz PrelleSubmitted: 8/24/2008Views: 17403
This example moves any files from desktop to a textbox. The example needs a reference to Shell32.dll

Get the % of cpu usage of a running threadVersion: VB 2005
Author: Pete DoxtaderSubmitted: 9/1/2008Views: 17388
This class is used to get the % of cpu usage of a running thread by native thread id. It's a great way to be able to tell which thread is hammering your cpu. Usage: To watch cpu usage from within the thread to be watched: Dim CPUutil As New ThreadCP ...more>>

Call child form in MDI formsVersion: VB.NET 2003
Author: Ngo Son DuongSubmitted: 3/25/2005Downloads: 17242
This small example will help programmer beginning in vb.net. demontration how to call multi child form in .net and child form call child form for displaying in parent form Mdi container. Please see GlobalForm in each form. This function will automat ...more>>

Patients Information Version: VB 2005
Author: Rituraj SinghSubmitted: 4/22/2011Downloads: 17112
This is project to handle the patient information in Clinic. The purpose of developing this project is to handle the information of users with login system. Username: ADMIN and password:ADMIN Also, you can create User and change or update your password ...more>>

Example of Creating a Workflow ComponentVersion: VB.NET 2003
Author: craigSubmitted: 12/16/2005Views: 17091
Here is an example of creating a workflow component for Kontinuum. Note this is really just an outline of the template class.

Bank Management SystemVersion: VB 2008
Author: Dattatray WayachalSubmitted: 8/28/2011Downloads: 16922
Bank management system using VB.NET and SQL.

Get Current ShortDatePatternVersion: VB.NET 2002
Author: C.DHAKCHINA MOORTHYSubmitted: 11/18/2005Views: 16915
(GetLocaleInfo in VB) If you want check for the Short Date style in the Regional options you can use this code snippet.

DataEasy_VB: Connect to MS Access Files EasilyVersion: VB.NET 2002
Author: Anas S. A.Submitted: 2/1/2007Downloads: 16709
DataEasy_VB: is an application written in Visual Basic.Net which would allow the user to load any Microsoft Access file (file format '.mdb'). This application uses OleDb as a backhand communicator with the file to allow the user to : select, delete, inser ...more>>

Cd/dvd EjectVersion: VB 2005
Author: Michel RenaudSubmitted: 11/30/2007Views: 16647
Using windows media player to eject media disks.

<< Previous  Page 10 of  134  Next >>

Go to page: 10  11  12  13  14  15  ...