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 >> VB.NET code

Login Security System in VB & MS AccessVersion: VB 2008
Author: Jake R. PomperadaSubmitted: 3/15/2018Downloads: 6396
Here is a program that I wrote using Microsoft Visual Basic NET 2013 and Microsoft Access 2010 to protect the user from intruders I called this program login security system. The program will search and display the name of the registered user of the syste ...more>>

Lite Brite4Version: VB 2015
Author: Bill PerkettSubmitted: 2/16/2018Downloads: 1802
This is a lite brite game. You can Click a color then click on the board to paint or you can click "X" to auto color as the mouse moves over the board. To save a picture hit "Z" then enter a name in the text box and hit ENTER. You can also 1 - Clear 2 - T ...more>>

Payroll SoftwareVersion: VB 2015
Author: CathaleaSubmitted: 12/23/2017Downloads: 5803
A comprehensive payroll software solution perfectly developed to address the needs of a company to their employees time records and payroll activities. The system was developed using Visual studio dot net. Features Highlight Employee Information (Historic ...more>>

Associate descriptions with files on your PCVersion: VB 2015
Author: Gideon IsaacSubmitted: 11/23/2017Downloads: 1932
This program lets you associate descriptions with the filenames for files in any folder on your PC. This is useful if you have downloaded many articles, and are in danger of forgetting what is in them. Once you have typed in your descriptions a CSV w ...more>>

SQL SERVER Database Search and Update ToolVersion: VB 2005
Author: Santhosh KolanjiSubmitted: 11/11/2017Downloads: 2989
Find String in SQL Server database and replace that string with another one.

Sample SQL Database ApplicationVersion: VB 2005
Author: Jose FuentesSubmitted: 10/26/2017Downloads: 4061
This sample will show how to do a simple applicaiton that uses an SQL database table. It shows how to navigate the records as well as how to add, edit, delete and update. It also shows a nice way to pass datasets along to be used in search screens (lookup ...more>>

TreeView with controlsVersion: VB 2005
Author: Morten KvistgaardSubmitted: 10/25/2017Downloads: 2521
This code demonstrates how to insert controls of your own choice in a TreeView. It also demonstrates how to add controls with events at runtime.

Task Scheduler Using Excel And Vb.netVersion: VB 2008
Author: Lalit AcharekarSubmitted: 10/2/2017Downloads: 2255
In this particular utility Excel is used as Backed and VB.net used as a front end . User has to create a task and save and it will be saved in excel and can run the task as per requirement.

Drag and DropVersion: VB 2010
Author: Brane LjubičSubmitted: 9/29/2017Downloads: 2502
This app shows you how to use the drag-drop function in your program. You can use the list box Label textbox. It works between Form1 and Form2 Select the text that you want to move, right-click and drag the mouse to the target location. The ctrl button to ...more>>

Display Website IP AddressVersion: VB 2015
Author: SpyTamersSubmitted: 9/15/2017Downloads: 2167
I have created this simple program to get remote IP address from a given website. I used this tool to get the real remote IP address of my websites host for monitoring. Maybe somebody needs one too so here it is.

<< Previous  Page 3 of  145  Next >>

Go to page: 3  4  5  6  7  8  ...