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 >> 

Decimal, Binary, and Hex Number converterVersion: C# 2010
Author: Thomas1965Submitted: 1/20/2018Downloads: 1593
App that converts between decimal, binary and hexadecimal numbers. Also shows how to limit input to certain keys.

Payroll SoftwareVersion: VB 2015
Author: CathaleaSubmitted: 12/23/2017Downloads: 5777
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: 1919
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: 2979
Find String in SQL Server database and replace that string with another one.

Picture i RichTextBox controlVersion: C# 2015
Author: Dave BowlinSubmitted: 11/7/2017Downloads: 1564
Code shows how to embed/insert a picture into a RichTextBox control.

Sample SQL Database ApplicationVersion: VB 2005
Author: Jose FuentesSubmitted: 10/26/2017Downloads: 4043
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: 2510
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.

ListBox Selection ModeVersion: C# 2010
Author: Thomas1965Submitted: 10/20/2017Downloads: 1449
Simple demo that show the four different selection modes for a ListBox. Ideal for beginners. Written in Visual C# 2010.

Task Scheduler Using Excel And Vb.netVersion: VB 2008
Author: Lalit AcharekarSubmitted: 10/2/2017Downloads: 2246
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: 2495
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>>

<< Previous  Page 4 of  588  Next >>

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