[span style=\'font-size:21pt;line-height:100%\'][span style=\'color:orange\']SeanGreasley.com tutorials for Visual Basic[/span][/span][span style=\'color:red\'] Here are the Visual Basic tutorials listed from
http://www.seangreasley.com . They require flash. These are Video tutorials with really good explaining of the most important stuff in Visual Basic. Good luck. I'll add more when there is coming more on that website. [/span]
[span style=\'color:red\']
1 - [/span]Hello World!The traditional Hello World program. This is the tutorial for absolute beginners, and it will teach you how to make your program Say Hello World!
[span style=\'color:red\']
2 - [/span]Textboxes and labelsThis tutorials introduces the concept of input and outputting information. It also includes the aesthetical view to programming within visual basic.
[span style=\'color:red\']
3 - [/span]Design TipsThis tutorial introduces you to some handy design tips within visual basic. You'll learn how to fix your form so users cannot resize it, add uses of colour and improvising style.
[span style=\'color:red\']
4 - [/span]If StatementsThis tutorial focuses more of the coding aspect of visual basic. You will learn how to execute If statements within vb and make successful use of the else command.
[span style=\'color:red\']
5 - [/span]OperatorsThis tutorial shows you how to add, divide and apply general operators to variables in vb.
[span style=\'color:red\']
6 - [/span]Logic GatesThis tutorial focuses on AND, OR and NOT within vb.
[span style=\'color:red\']
7 - [/span]VariablesThis tutorial looks at variables and how they are used.
[span style=\'color:red\']
8 - [/span]Select StatementsThe select statement is is used as an alternative to an if statement, it can tidy up a lot of code!
[span style=\'color:red\']
9 - [/span]Menu ControlsThis tutorial introduces you to menu control within vb. Want to have file, edit, help etc. on your forms? Here's where to look.
[span style=\'color:red\']
10- [/span]While Loops This tutorial introduces you to while loops. Useful for repititon where the end is unknown.
[span style=\'color:red\']
11 - [/span]For LoopsThis tutorial introduces you to while loops. Useful for repititon where the end isn't unknown.
[span style=\'color:red\']
12 - [/span]Do LoopsThis tutorial introduces you to do loops. Another way of writing while loops without initialising variables to satisfy the constraints.
[span style=\'color:red\']
13 - [/span]Constants And Comments Constants within vb, what more can I say?
[span style=\'color:red\']
14 - [/span]Option ExplicitThis is an inbuilt code checker, very useful
[span style=\'color:red\']
15 - [/span]GoTo CommandWant to jump lines of code, exit loops? Bad programming, but useful to know.
[span style=\'color:red\']
16 - [/span]ArraysArrays… the joy of vb. This is one of the most useful tools you'll ever use
[span style=\'color:red\']
17 - [/span]CHR FunctionUseful tool to implement escape characters
[span style=\'color:red\']
18 - [/span]TimersTimers.. Another handy tool, status bars and progress bars here we come!
[span style=\'color:red\']
19 - [/span]List BoxesList boxes are used to hold items of data which you can manipulate in what ever way you like.
[span style=\'color:red\']
20 - [/span]On Error CommandUseful error checking tool
[span style=\'color:red\']
21 - [/span]DebuggingVery useful tool for spotting and identifiying errors within your program
[span style=\'color:red\']
22 - [/span]Procedures And ParametersAlmost vital when larger programs are contructed, don’t let lost in your own code; use procs.
[span style=\'color:red\']
23 - [/span]Sub FormsSub forms are also useful to spread data and tools out across your programs.
[span style=\'color:red\']
24 - [/span]Local And Global VariablesTry to eliminate globals, and pass locals as parameters across functions
[span style=\'color:red\']
25 - [/span]Combo BoxesCombo boxes are similar to list boxes, expect the menu pulls down.
[span style=\'color:red\']
26 - [/span]Scroll PanesScroll panes are vb's version of scrollbars, you can use them to change values of certain variables/objects using the slider
[span style=\'color:red\']
27 - [/span]Dir/File and Drive ComponentsCreate your own file explorer in vb using these 3 components
[span style=\'color:red\']
28 - [/span]Object ControlsThis tutorial shows you how to create an array of objects
[span style=\'color:red\']
29 - [/span]Shell CommandThe shell command allows you to run external programs/files
[span style=\'color:red\']
30 - [/span]ComponentsThe components option allows you to import ocx files to use within your program
[span style=\'color:red\']
31 - [/span]Common Dialog ControlThe comdlg32 control is a popular windows component, allowing you to set custom fonts and save/open files.
[span style=\'color:red\']
32 - [/span]File OutputOutput data into text files, what more?
[span style=\'color:red\']
33 - [/span]File InputInput data from textfiles into your program
[span style=\'color:red\']
34 - [/span]Direct Interaction 1 of 3This is a 3-part tutorial explaining how to make vb interact with MS Access databases. This part shows you how to create the GUI, and link them up to the DB.
[span style=\'color:red\']
35 - [/span]Direct Interaction 2 of 3This is a 3-part tutorial explaining how to make vb interact with MS Access databases. This part shows you how to add and delete records.
[span style=\'color:red\']
36 - [/span]Direct Interaction 3 of 3This is a 3-part tutorial explaining how to make vb interact with MS Access databases. This tutorial shows you how to count the number of records, access the currect record number and other advanced features.
[span style=\'color:red\']
37 - [/span]ModulesThis tutorial introduces modules within vb.
[span style=\'color:red\']
38 - [/span]FunctionsThis tutorial introduces functions, and how they can improve your program functionality.
[span style=\'color:red\']
39 - [/span]Handy Form Design MethodsThis tutorial gives you a few tips on form design and program design. Make the best solid design for your projects
[span style=\'color:red\']
40 - [/span]Client, Server using WinSockThis tutorial shows you how to setup a client and server within vb, and host a chatroom conversation between two users. The VB Pack 2 torrent includes the code samples.
[span style=\'color:red\']
Download them !Pack 1 (1-20) [TORRENT]Pack 1 (1-20) [TORRENT][/span]