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

Business objects - Visual Basic tutorial


This tutorial presents a design pattern for developing solid, scalable, robust business objects, designed for (and from) real-life distributed enterprise applications.
Category: Visual Basic tutorials > Basics - Difficulty:


More cool Visual Basic tutorials:



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

http://www.phoenixbit.com
Category: Visual Basic tutorials > Networking - Difficulty:
ActiveX Controls
ActiveX Controls
In the Learning Edition of VB there were only 4 ActiveX controls, but in the Professional Edition of VB, Microsoft has provided 20 additional controls. Some are very excellent and some you may never use. In this section of the tutorial I provide a few comments about each one, trying to give some useful pointers on the use of each control.
Category: Visual Basic tutorials > Basics - Difficulty:
Visual Basic .NET 2008 - How to create a text-editor Part 1
Visual Basic .NET 2008 - How to create a text-editor Part 1
Part of of this tutorial. You will learn how to create a text editor with Visual Basic 2008 Express Edition. Please comment! The text editor will have the: Save, Open, Cut, Copy, Paste, Undo, and Redo functions. Feed-back will be greatly appreciated.
Category: Visual Basic tutorials > .NET - Difficulty:
Spell Checker Routine Using VB
Spell Checker Routine Using VB
In computing, a spell checker is a software program designed to verify the spelling of words. A spell checker helps a user to ensure correct spelling, while suggesting corrections for wrongly spelled words.
Category: Visual Basic tutorials > .NET - Difficulty:
How to view your local IP
How to view your local IP
A guide on how to get your local IP address using Visual Basic. This uses Winsock and you IP address will pop up on a message box.
Category: Visual Basic tutorials > Basics - Difficulty: