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

A Datagrid SampleVersion: VB.NET 2003
Author: udaySubmitted: 10/29/2005Downloads: 36120
A good example of data grid to retrieve data from data source and display into data grid and edit them and again saving them to database.

Get Folder SizeVersion: VB 2005
Author: Michel RenaudSubmitted: 8/25/2007Views: 32907
Function to Calculate folder size.

Calculate Distance and Radius in VB.NETVersion: VB.NET 2002
Author: ZipCodeWorldSubmitted: 11/15/2005Views: 32004
This Visual Basic.NET function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. ...more>>

Password GeneratorVersion: VB 2005
Author: Michel RenaudSubmitted: 8/25/2007Views: 30356
Function that generates random passwords.

Complete Document Management System 2008Version: VB 2005
Author: Gehan FernandoSubmitted: 4/22/2008Downloads: 28580
If Any Body Like To Save Complete MS Access Database, MS Word File, Excel File, Power Point, Images And Text Files Save In SQL Sever 2005, This The Complete Solution ....... Document Management System 2008 With One way Encryption Method And With Lots Of F ...more>>

Even or OddVersion: VB 2008
Author: FunkyteeSubmitted: 9/28/2010Views: 28318
This is a way I found to be simple to test for Even and Odd numbers using the Mod operator.

.NET Class for Caps, Num & Scroll Lock ControlVersion: VB.NET 2003
Author: TonesterSubmitted: 11/1/2005Views: 27538
This class will give you complete control over the CAPSLOCK, NUMLOCK and SCOLLLOCK keys. It is basically a wrapped class for a small part of the Win32 API relating to keyboard control. This code was based upon code supplied by JD.

Using Reflection.Assembly to Load FormsVersion: VB.NET 2003
Author: Syed Irtaza AliSubmitted: 2/14/2005Views: 26907
=============================================== This code sample is going to make your day. The scenario where this code could be quite helpful is where you are fetching a form name from the database and would like to open that form by passing the name ...more>>

EnumWindows in vb.netVersion: VB 2005
Author: Pete DoxtaderSubmitted: 8/31/2011Views: 26500
A small module containing all the code you need to do this simple task in vb.net. I searched and struggled for about 2 hours before I was able to put this together... it shouldn't have been that hard. hopefully this will save someone some time. Just creat ...more>>

Library Management SystemVersion: VB.NET 2002
Author: Sarfaraz AhmadSubmitted: 5/24/2006Downloads: 26109
Library management system made in vb.net and access database backend.

<< Previous  Page 4 of  134  Next >>

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