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

INSTITUTE MANAGEMENT SYSTEMVersion: VB 2005
Author: Subhash ( samarth kumar)Submitted: 5/18/2009Downloads: 21229
Institute management system.

How to make an invoice programVersion: VB 2005
Author: Andrei SubaSubmitted: 3/28/2007Downloads: 21202
This was taken off my computer science test in class: Students are required to create a program that will calculate the total purchase of a custumer in the store. The rorm should look something like this....and it show's a picture of the program. * ...more>>

VB.NET 2005 & SQL server 2005 Phone BookVersion: VB 2005
Author: Mohammed NaimullahSubmitted: 2/1/2006Downloads: 21099
Easy and simple example of vb.net 2005 and SQL server 2005 phone book. Option to ADD new record, Save record, Delete record, and Edit record. It has also example of bandingsource and with the help of this you can display record in data grid control also.

Date and Time TTSVersion: VB.NET 2003
Author: SiddharthSubmitted: 4/23/2006Views: 20976
This is a project where when you click at the button it will speak today's date and time.

Management information systemVersion: VB 2005
Author: JohnSubmitted: 9/10/2008Downloads: 20964
Management information system.

Fill datagridview using datasetVersion: VB 2005
Author: BasithSubmitted: 8/22/2009Views: 20938
Fill datagridview using dataset.

Display MAC Address From Enterd Local Machines IP Version: VB 2008
Author: AnonymousSubmitted: 5/14/2010Views: 20730
This Displays MAC Address, add 1 textbox call it MacLocalIPAddressBox and one label called MACAddressDisplayLabel. Then all you need to do is add the code below and add local machines ip addresss ie 192.168.1.1 then press the button and the label will d ...more>>

Transfer of the data from microsoft word to AccessVersion: VB.NET 2003
Author: vikas vyasSubmitted: 9/6/2005Views: 20701
How to transfer data from Ms-Word to Access.

Inventory and Accounts Control SystemVersion: VB 2005
Author: Ishtiaq AhmedSubmitted: 8/7/2011Downloads: 20536
Complete Database Application with Client / Server Connectivity, multi interface. Change Connection String as per your SQL Setting. Restore Database file with the name of "Neruo_BS" from Database Folder which include in .zip file. . ...more>>

Mysql TimeStamp converter classVersion: VB.NET 2003
Author: Jujhar SinghSubmitted: 5/23/2005Views: 20316
A class to take the date given as a date type or string type convert it into yyyymmddhhmmss string for use in MYSQL SQL strings. Usage: Dim dateConvert As New mySQLlDate myDateString=dateConvert.convertDate(dateString) or myDateString=dateConvert. ...more>>

<< Previous  Page 7 of  134  Next >>

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