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 >> VB.NET code

Simple GDI AnimationVersion: VB 2012
Author: SpyTamersSubmitted: 8/9/2016Downloads: 2622
This is the part of my Pacman game. It is worth to share to beginners for game development in vb.net. Just check it out. The code is properly commented for beginners.

Simple GDI AnimationVersion: VB 2012
Author: SpyTamersSubmitted: 7/21/2016Downloads: 2039
This is the part of my pacman game. It is worth to share to beginners for game development in vb.net out there. Just check it out. The code is properly commented for beginners.

Picture resizeVersion: VB 2010
Author: Dave BowlinSubmitted: 7/7/2016Downloads: 2806
PicResize allows you to resize any JPG image without losing the quality of the original image. - Reduce file size without losing quality - Much faster to upload, store, or share your pictures - Preview the resize in real-time You can easily add support fo ...more>>

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.

Chaos attractors and repeller simulatorVersion: VB 2013
Author: Gideon IsaacSubmitted: 5/19/2016Downloads: 1250
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: 1639
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: 1691
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: 2204
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.

Google Map and Bing MapVersion: VB 2013
Author: Salem Al ShekailiSubmitted: 4/8/2016Downloads: 1798
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>>

<< Previous  Page 7 of  145  Next >>

Go to page: 7  8  9  10  11  12  ...