Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Simple Login - How to add a simple login system to a program - Visual Basic tutorial


Simple Login - How to add a simple login system to a program
Category: Visual Basic tutorials > Security - Difficulty:

More cool Visual Basic tutorials:



Polymorphism in VB.NET
Polymorphism in VB.NET
Polymorphism is one of the key concepts in Object Oriented Programming. Using polymorphism enables the programmer to design software that is easily extensible which, in turn, prolongs the life of that program.
Category: Visual Basic tutorials > .NET - Difficulty:
How to make a program to validate web links
How to make a program to validate web links
If you maintain a web page with lots of external links, it is in your interest to ensure that the links are functioning.
Category: Visual Basic tutorials > File Manipulation - Difficulty:
Working With Variables
Working With Variables
Start learning about variables and how to store information in them.
Category: Visual Basic tutorials > Basics - Difficulty:
Creating a Form With Panels
Creating a Form With Panels
Creating a Form With Panels
Category: Visual Basic tutorials > Development - Difficulty:
Objects
Objects
Since VB4, Microsoft has been promoting the "object-oriented" aspects of Visual Basic. It seems like everything you read is object-this and object-that! So what is the real story about objects? Who needs them, and why? How do you use them and when are they overkill? Can you use them without having to be an expert in all aspects of objects?
Category: Visual Basic tutorials > Development - Difficulty: