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

SQL Server Connection StringsVersion: VB.NET 2003
Author: Vineshkumar Dhansukhbhai PatelSubmitted: 1/13/2006Downloads: 13072
This document contains various SQL connection strings for connecting to an SQL server database through VB.NET or ASP.NET.

Tic Tac ToeVersion: VB.NET 2003
Author: acshiSubmitted: 8/23/2005Downloads: 12994
A tic-tac-toe game. Works as a 2-player game with player X and O.

Get the % of cpu usage of a running threadVersion: VB 2005
Author: Pete DoxtaderSubmitted: 9/1/2008Views: 12983
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>>

Recording-DataVersion: VB 2005
Author: Arshad & umaSubmitted: 2/18/2009Downloads: 12967
You can perform save, delete, loading, new, modify, searching etc and also we can create new user name & password etc...

VB 2008 with Ms Access (Insert, Edit, Delete)Version: VB 2008
Author: Neou sinaSubmitted: 12/21/2008Downloads: 12942
This code using Visual basic 2008 with Ms Access(Insert,Edit,Delete).

How to send Email - VB.NETVersion: VB.NET 2003
Author: BinuSubmitted: 3/17/2005Downloads: 12914
This is a project in vb.net for sending email. To make this run, smtp is to be enabled and for that got to iis and then select details check the box for smtp.

Folder LockVersion: VB 2005
Author: Anindya ChatterjeeSubmitted: 5/6/2008Downloads: 12885
This application will lock the particuler folder by giving the password and unlock that by giving the same password.

A word wrap function for VB.NETVersion: VB 2008
Author: Duane RoelandsSubmitted: 8/6/2009Views: 12831
I recently went looking for a good word wrap function that could handle words that were more than one line long, or even longer than multiple lines. I found none, so I wrote this. It's solid and the code is documented, easy to read and easy to implemen ...more>>

Timer ProgramVersion: VB.NET 2003
Author: John ZmiaSubmitted: 1/23/2006Downloads: 12773
Having problems using the timer control? This program impliments the timer into a simple program that loops and resets the timer.

Pharmacy SystemVersion: VB 2008
Author: Osama M. MursleenSubmitted: 1/17/2010Downloads: 12772
Kindly Restore database in sql server 2005. For Admin Login username: osama or sabahat password: maverick change 'DATA SOURCE' in connection form according to your computer name if you want to contact me: billi.osama@gmail.com suggest ...more>>

<< Previous  Page 12 of  105  Next >>

Go to page: 12  13  14  15  16  17  ...