Best Tutorials website
Latest tutorials

Advertisment

Using BitBlt for copying and masking

Using BitBlt for copying and masking

The BitBlt function is used for copying areas of pictures and combining them with other pictures. It can do several different tasks including...


Views: 708 | Rating star | by Mathew
Visual Basic - Miscellaneous

Making a pong game

Making a pong game

Learn how to use simple collision detection and movement techniques to make a fun little pong game for you to play. This tutorial guides you...


Views: 604 | Rating star | by Troy
Visual Basic - Miscellaneous

DIB SECTION

DIB SECTION

DIB Section is a type of Bitmap which is organized on the same structures DIBs are managed on but with the facilities of DDBs. It can be created...


Views: 664 | Rating star | by Sean
Visual Basic - Miscellaneous

Ways of doing Image Processing

Ways of doing Image Processing

The Windows GUI is standing upon two pillers. Vector Graphics and Bitmap Graphics. Being quite difficult to manage, Vector Graphics are always very...


Views: 582 | Rating star | by Brad
Visual Basic - Miscellaneous

Animations using DIB Section

Animations using DIB Section

Random animations are always nothing more than a good procedure which must be able to run for always and must be able to calculate certain random...


Views: 619 | Rating star | by Jarry
Visual Basic - Miscellaneous

GPS Monitor

GPS Monitor

This program shows how to connect to a GPS receiver (wired or bluetooth via SPP outgoing connection) and decode GSV, GSA and GGA sentences of NMEA...


Views: 616 | Rating star | by Steve
Visual Basic - Miscellaneous

Minutiae

Minutiae

This tutorials is going to cover a rather broad range of information about Visual Basic. Think of this tutorials as a Visual Basic...


Views: 567 | Rating star | by John
Visual Basic - Miscellaneous

Mixed Languages with Visual Studio

Mixed Languages with Visual Studio

In this tutorial, we discuss the concept of mixed language programming (MLP). We go into some of the pros and cons and considerations of doing MLP...


Views: 553 | Rating star | by Mathew
Visual Basic - Miscellaneous

Technical Environment Affects

Technical Environment Affects

This tutorial outlines some of the fundamental issues involved in developing large-scale distributed systems using Visual Basic 6. It is aimed at...


Views: 552 | Rating star | by Jarry
Visual Basic - Miscellaneous

Accessibility in Visual Basic

Accessibility in Visual Basic

This tutorial focuses on an aspect of programming that is too often overlooked—creating applications that are accessible to people with...


Views: 571 | Rating star | by Marry
Visual Basic - Miscellaneous

How To Recruit And Retain Developers

How To Recruit And Retain Developers

In this tutorial, we will outline some of the techniques that we at The Mandelbrot Set (International) Limited (TMS) have used successfully over...


Views: 541 | Rating star | by Troy
Visual Basic - Miscellaneous

How to Make a Context Sensitive Menu

How to Make a Context Sensitive Menu

Using Visual Basic 2005 Express's easy interface learn How to Make a Context Sensitive Menu.


Views: 576 | Rating star | by Daniel
Visual Basic - Miscellaneous

Video Tutorial: How to Open a New Form with the Press of a Button

Video Tutorial: How to Open a New Form with the Press of a Button

Video version of How to Open a New Form with the Press of a Button.


Views: 622 | Rating star | by Sean
Visual Basic - Miscellaneous

How To Program A Barcode Maker

How To Program A Barcode Maker

Learn how to input data into a text box and get a barcode image from it. You will also learn how to work with clipboard and checksum controls.


Views: 569 | Rating star | by Colin
Visual Basic - Miscellaneous

Load VB Program Into Windows System Tray

Load VB Program Into Windows System Tray

Learn to use a module to load your program in the windows system tray.


Views: 581 | Rating star | by Amy
Visual Basic - Miscellaneous

Learn Visual Basic 6 - Free tutorial

Learn Visual Basic 6 - Free tutorial

Visual Basic 6.0 tutorial for beginners. Learn Visual Basic in your own


Views: 584 | Rating star | by Sarah
Visual Basic - Miscellaneous

Smarterchild Clone

Smarterchild Clone

A tutorial on a simple program that responds to your words


Views: 744 | Rating star | by John
Visual Basic - Miscellaneous