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

SQL SERVER Database Search and Update ToolVersion: VB 2005
Author: Santhosh KolanjiSubmitted: 11/11/2017Downloads: 3003
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: 1586
Code shows how to embed/insert a picture into a RichTextBox control.

Sample SQL Database ApplicationVersion: VB 2005
Author: Jose FuentesSubmitted: 10/26/2017Downloads: 4080
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: 2535
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: 1471
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: 2268
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: 2520
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: 2181
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.

Loan Management SystemVersion: VB6
Author: LearncodeSubmitted: 9/13/2017Downloads: 4452
This program is used for the management of loan applications. The organization can use the program to record loan transactions by its customers.

Count number of pages in a PDF fileVersion: VB 2005
Author: Frank KusluskiSubmitted: 9/9/2017Downloads: 2050
Source code demonstrating how to pro-grammatically count the number of total pages in a PDF file. This code does not rely on using Adobe Acrobat or any other object library to determine the page count. It uses straight Visual Basic .NET code to open a PDF ...more>>

<< Previous  Page 4 of  522  Next >>

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