|
Home >> Most popular code
Color Pallet | Version: VB.NET 2003 | Author: Mike Renaud | Submitted: 3/8/2007 | Views: 17598 | Just a owner drawn color pallet
with button
****suports transparent colors**** |
Get the % of cpu usage of a running thread | Version: VB 2005 | Author: Pete Doxtader | Submitted: 9/1/2008 | Views: 17339 | 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 forms | Version: VB.NET 2003 | Author: Ngo Son Duong | Submitted: 3/25/2005 | Downloads: 17214 | 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 Singh | Submitted: 4/22/2011 | Downloads: 17081 | 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 Component | Version: VB.NET 2003 | Author: craig | Submitted: 12/16/2005 | Views: 17035 | Here is an example of creating a workflow component for Kontinuum. Note this is really just an outline of the template class.
|
Bank Management System | Version: VB 2008 | Author: Dattatray Wayachal | Submitted: 8/28/2011 | Downloads: 16892 | Bank management system using VB.NET and SQL. |
Get Current ShortDatePattern | Version: VB.NET 2002 | Author: C.DHAKCHINA MOORTHY | Submitted: 11/18/2005 | Views: 16853 | (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 Easily | Version: VB.NET 2002 | Author: Anas S. A. | Submitted: 2/1/2007 | Downloads: 16679 | 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 Eject | Version: VB 2005 | Author: Michel Renaud | Submitted: 11/30/2007 | Views: 16583 | Using windows media player to eject media disks.
| << Previous Page 10 of 134 Next >>Go to page: 10 11 12 13 14 15 ...
|
|