|
Home >> VB.NET code
Simple GDI Animation | Version: VB 2012 | Author: SpyTamers | Submitted: 8/9/2016 | Downloads: 2507 | 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 Animation | Version: VB 2012 | Author: SpyTamers | Submitted: 7/21/2016 | Downloads: 1922 | 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 resize | Version: VB 2010 | Author: Dave Bowlin | Submitted: 7/7/2016 | Downloads: 2667 | 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 Game | Version: VB 2013 | Author: Richard | Submitted: 6/11/2016 | Downloads: 2409 | A fun desktop game where you shoot penguins using a windows Logo. |
Chaos attractors and repeller simulator | Version: VB 2013 | Author: Gideon Isaac | Submitted: 5/19/2016 | Downloads: 1162 | 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 Evaluator | Version: VB 2013 | Author: Gideon Isaac | Submitted: 5/11/2016 | Downloads: 1508 | 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 System | Version: VB 2008 | Author: Mehul Solanki | Submitted: 5/9/2016 | Downloads: 3643 | 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 Focus | Version: VB 2010 | Author: Bob Brandt | Submitted: 5/6/2016 | Downloads: 1554 | 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.Net | Version: VB 2010 | Author: Lalit Acharekar | Submitted: 4/18/2016 | Downloads: 2081 | 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 Map | Version: VB 2013 | Author: Salem Al Shekaili | Submitted: 4/8/2016 | Downloads: 1705 | 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 ...
|
|