Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


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

View all templates

High Resolution Timing in Visual Basic - Visual Basic tutorial


So, you're interested in having your functions act at specific time intervals, eh? Naturally you would turn to the Timer Control included with VB. Unfortunately, the timer control has a resolution of ~55ms. 55ms seems like a very short time to us, but to the computer, 55ms is an agonizingly long time. Don't torture your computer! Use accurate and high-resolution timing methods.
Category: Visual Basic tutorials > Date & Time - Difficulty:

More cool Visual Basic tutorials:



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.
Category: Visual Basic tutorials > Development - Difficulty:
Create real Excel Files Reports without MS Excel
Create real Excel Files Reports without MS Excel
Use the free version of the COM library DypsXLS to create real Excel files from your VB applications.
Category: Visual Basic tutorials > Development - Difficulty:
Creating Multimedia Applications: Part 2
Creating Multimedia Applications: Part 2
In previous lesson, we have programmed a CD player. Now, with some modifications, we will transform the CD player into an audio file player. This player will be created in such a way that it could search for wave and midi files in your drives and play them.
Category: Visual Basic tutorials > Multimedia - Difficulty:
The Basics of Visual Basic
The Basics of Visual Basic
A great tutorial for people that are starting out with visual basic and need to get a rock solid start. Described are loops, conditionals and variables.
Category: Visual Basic tutorials > Basics - Difficulty:
Easy installation of VB.Net programs to clients computer
Easy installation of VB.Net programs to clients computer
Sit back, relax, have a Popcorn and just see exactly what .Net Deployment is and how it is done practically in realtime.
As easy as 1-2-3!
Category: Visual Basic tutorials > .NET - Difficulty: