Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


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

View all templates

Polymorphism in VB.NET - Visual Basic tutorial


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:


More cool Visual Basic tutorials:



A VB.net Web Browser
A VB.net Web Browser
Create your very own Web Browser in VB.net, even if you've never coded before. A extremely detailed guide on creating a web browser.
Category: Visual Basic tutorials > .NET - Difficulty:
Retrieve and write data to excel with vb6
Retrieve and write data to excel with vb6
Retrieve data and write data to Microsoft excel using visual basic.
Category: Visual Basic tutorials > Database - Difficulty:
Getting Started With Visual Basic 6.0
Getting Started With Visual Basic 6.0
Comprehensive tutorial aimed at introducing you to the basics of programming in Visual Basic 6.0.
Category: Visual Basic tutorials > Basics - Difficulty:
How to prevent multiple instances of an app running
How to prevent multiple instances of an app running
This tutorial will teach you how to stop multiple instances of your application running at once.
Category: Visual Basic tutorials > Basics - Difficulty:
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
Category: Visual Basic tutorials > File Manipulation - Difficulty: