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

Revised Multi-Column List Boxes Using DataGridsVersion: VB.NET 2003
Author: Arthur SterlingSubmitted: 6/12/2006Downloads: 8887
REVISED CODE This code uses two DataGrids on a Windows form. This is NOT a DropDown listbox. The left side is filled with the EmployeeID, FirstName and LastName using the Employee table of the Northwind database. You can move employees back and ...more>>

Manager Systems Using Crystal ReportsVersion: VB 2010
Author: Roshan Zamir SiddiquiSubmitted: 1/18/2012Downloads: 8855
This code shows how to use Crystal Reports in VS 2010 VB.Net.

System InfoVersion: VB 2005
Author: Andrew BrobergSubmitted: 11/16/2006Downloads: 8839
I made this program in about 10mins. It displays info about the system such as computer name, OS Version and more.

System Info (Work with Registry)Version: VB.NET 2003
Author: Ishtiaq AhmedSubmitted: 9/13/2006Downloads: 8838
This software includes some SYSTEM INFORMATION... It gets that information using Windows Registry

Generic Data Access Layer in Vb.Net 2005Version: VB 2005
Author: Dawood AzizSubmitted: 6/17/2006Downloads: 8830
This is Generic Data Access Layer in Vb.Net 2005 which works with all databases like Ms Access , SQL server , Oracle and Just Modify Few Lines and Use it with any other Database. No Additional Code required or Change to switch to other database Just Chang ...more>>

File or Folder DialogVersion: VB 2010
Author: Theodore DinozzoSubmitted: 10/26/2011Views: 8827
Use this class to show a file or folder dialog like this: To let the user find a winrar file do this: Dim i As Dialogs i = New Dialogs("Please Find a WinRar file", "WinRar Files |*rar") i.FileDialog() To let him find a fold ...more>>

Student FormVersion: VB 2005
Author: Osama M.MursleenSubmitted: 1/25/2010Downloads: 8801
Add, update, delete in listbox.

Microsoft Access Database ControlsVersion: VB 2008
Author: http://www.codin-guru.tk/Submitted: 2/15/2010Downloads: 8765
In this application we can access Microsoft Access Database and can insert, delete, update and view all the database. Database is also contained in this folder.

SerialKey Registration ProgramVersion: VB 2008
Author: MWH SmitSubmitted: 1/23/2010Downloads: 8764
Two small programs that can be used to register a program. The DemoProgram is loaded and the Checkkey Program is then used to check the key of the new user. Writes into the registery Please let me know what you think.

Remote WebCam Client and Server Version: VB 2008
Author: Miguel LironSubmitted: 7/22/2011Downloads: 8755
The .Zip contains 2 applications, server and client. The client connects to the server via IP and sends the images. The server can change the quality of the images received. It also allows you to send text as a chat. For testing you can open the 2 app ...more>>

<< Previous  Page 33 of  134  Next >>

Go to page: 33  34  35  36  37  38  ...