Best Tutorials website
Latest tutorials

Advertisment

Variable Inspection and Numeric Conversion

Variable Inspection and Numeric Conversion

This tutorial will help you understand: How to detect variable data type and status; Using IsNumeric Function; Parsing Long Integers


Views: 762 | Rating star | by Marry
Visual Basic - VB Script

Saving text files

Saving text files

This tutorial shows you how the built in visual basic funtions can be used to save files. The ways to shown to save a file are the write and print...


Views: 775 | Rating star | by Source
Visual Basic - File Manipulation

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: 606 | Rating star | by Troy
Visual Basic - Miscellaneous

The basics of Visual Basic - Part 1

The basics of Visual Basic - Part 1

This takes you through changing what text says, working the different components together and it explains all the code necessary so everyone can...


Views: 561 | Rating star | by Mathew
Visual Basic - Introduction to Visual Basic

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: 666 | 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: 584 | 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: 621 | Rating star | by Jarry
Visual Basic - Miscellaneous

VBScript Tutorials - Built-in Functions

VBScript Tutorials - Built-in Functions

This tutorial describes: Math Functions Conversion Functions String Functions Date and Time Functions Array Functions Misc. Functions


Views: 784 | Rating star | by Nick
Visual Basic - VB Script

Conditional Statements

Conditional Statements

This tutorial describes: 'If' Statements 'If' Statement Example 'Select Case' Statements 'Select Case'...


Views: 781 | Rating star | by Sarah
Visual Basic - VB Script

Simple proxy server in visual basic. Beginners tutorial.

Simple proxy server in visual basic. Beginners tutorial.

The most elementary single-thread Proxy in Visual Basic. In creating this manual we set ourselves the task to develop a minimum program code...


Views: 803 | Rating star | by Troy
Visual Basic - Networking

Get every IP configuration on pc having multiple Nic from remote

Get every IP configuration on pc having multiple Nic from remote

How to query remote registries values to get network card informations such as IP address, Mask, Gateway and DNS from a PC on your network


Views: 870 | Rating star 1 | by Daniel
Visual Basic - Networking

Extract the target file from a shortcut file .lnk

Extract the target file from a shortcut file .lnk

This little discussion helps to extract the target file from a shortcut file .lnk


Views: 838 | Rating star | by Isac
Visual Basic - File Manipulation

A Great Winsock tutorial - Simple Chat Program

A Great Winsock tutorial - Simple Chat Program

This tutorial will teach you how to use Winsock in Visual Basic 6. A very well explained tutorial with fully commended examples source codes...


Views: 869 | Rating star | by David
Visual Basic - Networking

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: 618 | Rating star | by Steve
Visual Basic - Miscellaneous

A Great Winsock tutorial ( Part 2) - Multi-user Chat Program ( like IRC )

A Great Winsock tutorial ( Part 2) - Multi-user Chat Program ( like IRC )

An excellent tutorial for beginners in multiple winsock connections. This tutorial will show you how to create a multi-user chat program , like IRC...


Views: 845 | Rating star | by Jarry
Visual Basic - Networking

Error Handling

Error Handling

What is an error? The short answer is, 'Something that's expensive to fix.' Dealing with errors is costly in terms of both money and...


Views: 865 | Rating star | by Adam
Visual Basic - Error Handling

Business objects

Business objects

This tutorial presents a design pattern for developing solid, scalable, robust business objects, designed for (and from) real-life distributed...


Views: 589 | Rating star | by Steve
Visual Basic - Introduction to Visual Basic

Developing Web Applications

Developing Web Applications

We'll examine the IIS Application in this tutorial, going through the process of developing a simple application for Internet Information Server.


Views: 842 | Rating star | by Donald
Visual Basic - Development

Programming With Variants

Programming With Variants

In this tutorial we will take an in-depth look at Variants and discuss the benefits and pitfalls of programming with them.


Views: 799 | Rating star | by Ben
Visual Basic - Development

Developing Applications in Windows CE

Developing Applications in Windows CE

Windows CE is simply a 32-bit, non-PC operating system. You might have seen Windows CE devices, such as the handheld PC (HPC) or the palm-sized...


Views: 826 | Rating star | by Brad
Visual Basic - Development

prev1456789next