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

Drag & Drop - Visual Basic tutorial


You see it in just about every Windows application, so how can you do it in your VB application? Fortunately VB provides built-in tools to make it easy for you. While the code you write to respond to a drag and drop operation can be fairly complex, the mechanics of a drag and drop operation are fairly simple and logical.
Category: Visual Basic tutorials > Buttons - Difficulty:


More cool Visual Basic tutorials:



Creating Multimedia Applications: Part 1
Creating Multimedia Applications: Part 1
You can create various multimedia applications in VB that could play audio CD, audiofiles, VCD , video files and etc.
Category: Visual Basic tutorials > Multimedia - Difficulty:
Adding a Message Box to your Application
Adding a Message Box to your Application
This video shows off the MSGbox function which allows you to create a Message Box (also known as a Dialog Box). Once you see how it’s done, it’s quite easy to work out other situations in which you could fit the MSGbox into.
Category: Visual Basic tutorials > VB Script - Difficulty:
Sorting Viewer
Sorting Viewer
Perhaps you have already done a rather exhaustive search for these routines but are still perplexed as to what a shell is, or why a certain sort is labeled quick. Or maybe you wonder what a bubble looks like up close and personal. Further, you may want to know which method is best suited to your application. This visual representation of what is going on behind the scenes should get you started on that path.
Category: Visual Basic tutorials > Development - Difficulty:
Send SMS from PC to mobile phones using VB
Send SMS from PC to mobile phones using VB
These topic is for those who wants to learn how to send SMS (Short Message Service) from pc to mobile phones.

Devices
1. Mobile phone (Nokia Model Only)
2. Connecting Device (Such as: Infrared, DataCable, or Bluetooth)
3. Download the appropriate Nokia PC Connectivity SDK depends on the version or model of the Nokia Phone you are using.
Category: Visual Basic tutorials > Networking - Difficulty:
Working With Variables
Working With Variables
Start learning about variables and how to store information in them.
Category: Visual Basic tutorials > Basics - Difficulty: