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

Windows VS Linux Shooting GameVersion: VB 2013
Author: RichardSubmitted: 6/11/2016Downloads: 2510
A fun desktop game where you shoot penguins using a windows Logo.

Using vbTabVersion: VB6
Author: RameshSubmitted: 6/7/2016Downloads: 2626
Describes how to use vbTab in a listbox.

Chaos attractors and repeller simulatorVersion: VB 2013
Author: Gideon IsaacSubmitted: 5/19/2016Downloads: 1253
Some functions approach 'attractors' if you keep feeding their output into their input. Attractors can be fixed points, or periodic cycles, or "strange attractors" which never cross their own path, but stay within a general shape and area. This is a one ...more>>

Equation EvaluatorVersion: VB 2013
Author: Gideon IsaacSubmitted: 5/11/2016Downloads: 1641
This calculates expressions such as (exp(x) - 1) / (exp(x) + 1) - 8 * (sine(.2.0) - 30 * (y - 3)) etc. The basic object is a class that has one number, and one operator (such as multiplication). This type of calculator can be extended (to complex number ...more>>

Computer Shop Billing SystemVersion: VB 2008
Author: Mehul SolankiSubmitted: 5/9/2016Downloads: 3812
It generates different types of bills. Multiple user can use this system. User Friendly reports and bills. Modify records easily.

KeySend (SendKeys Alternative)with Continuus FocusVersion: VB 2010
Author: Bob BrandtSubmitted: 5/6/2016Downloads: 1695
KeySend (SendKeys Alternative) Opens or Finds Program To Send To, Continuous Focus, Stops Sending If Focus Lost. Uses Keybd_event to Send all Functions and Letters. Uses Custom Dll, All Code included. KeySend Comparison to SendKeys ********* ...more>>

Generating Chart/Graph/Trend in VB.NetVersion: VB 2010
Author: Lalit AcharekarSubmitted: 4/18/2016Downloads: 2206
AS we know we require to give some graphical presentation of data some times here is the solution. It is Developed in VB.net 2010 with SQL 2008 R2 Database and framework 4.0. The Very simple chart generated with these tools.

Video ConverterVersion: C# 2013
Author: Gehan FernandoSubmitted: 4/18/2016Downloads: 1513
This application helps you to convert video format from one to another. eg. mkv to mp4 or mp4 to mkv and also you can set the output video quality via application.

Google Map and Bing MapVersion: VB 2013
Author: Salem Al ShekailiSubmitted: 4/8/2016Downloads: 1799
In this sample program you will be able to see Google map or Bing map and move the cursor from one place to another. While moving cursor in the map a change in lat and long will occur then you can add a place to the Datagrid for saving or manipulating. A ...more>>

eBook DownloaderVersion: C# 2012
Author: Gehan FernandoSubmitted: 3/27/2016Downloads: 1560
Hi all. Using this application you can download real IT eBooks.

<< Previous  Page 9 of  588  Next >>

Go to page: 9  10  11  12  13  14  ...