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

Multi-Column List Box Selector Using Two DataGridsVersion: VB.NET 2003
Author: Arthur SterlingSubmitted: 5/30/2006Downloads: 9596
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 forth and get an ...more>>

Read Values From Multiple Config FilesVersion: C# 2012
Author: Gehan FernandoSubmitted: 1/17/2014Views: 9593
This application shows how to read multiple configuration files in runtime.

Number to StringVersion: VB.NET 2002
Author: VatooVatooSubmitted: 9/28/2005Downloads: 9529
Convert number to string 1=one 2=two ........ up to a trillion.

ASP.NET Flash Player Custom ControlVersion: VB 2005
Author: Scott LysleSubmitted: 8/18/2006Downloads: 9517
This article describes a quick and simple approach to creating a custom web control used to display shockwave flash files within an ASP.NET page. Whilst the article and demonstration project are focused upon displaying a shockwave flash (SWF) file, the b ...more>>

ATM MachineVersion: VB 2008
Author: OSAMA M.MURSLEENSubmitted: 1/31/2010Downloads: 9508
ATM machine application. Kindly Restore database in sql server 2005. (database backup Files Are Included with .bak extension) For Admin Login username: osama password: maverick Change 'DATA SOURCE' in connection form according to your compute ...more>>

Video PlayerVersion: VB 2008
Author: SANJAY KUMAR MEHTASubmitted: 5/23/2012Views: 9491
This is a media player.

Weather Forecast System using WebServiceVersion: VB 2005
Author: Pradeep BishnoiSubmitted: 2/24/2007Downloads: 9488
This project is developed in VB 2005 by Pradeep Bishnoi. Weather Forecast System uses a Free Weather Web Service to collect the weather data... This web service uses City name as its Input & reterive the Forecast Data.. This still only works for Citie ...more>>

Text file printing in vb.net 2003Version: VB.NET 2003
Author: Jiji JOsephSubmitted: 3/26/2007Downloads: 9483
This sample code contains code for printing a text file to the default lazer printer.

Clear VS2005 Unwated RegvaluesVersion: VB 2005
Author: Gehan FernandoSubmitted: 12/1/2008Views: 9464
Clear VS2005 Unwanted Reg values.

Try Catch example App - Load file and read linesVersion: VB 2008
Author: Nick SmithSubmitted: 1/14/2010Views: 9439
Try Catch example App - Load file and read the number of lines, if lines is more that 100 throw an error.

<< Previous  Page 30 of  134  Next >>

Go to page: 30  31  32  33  34  35  ...