Intro Core2 01
Console Applications I 02
Console Applications II 03
How to Declare Value Types I 04
How to Declare Value Types II 05
How to Create Enumerations 06
How to Create Array 07
Arrays and Loops I 08
Arrays and Loops II 09
Arrays Sorting and Reverse 10
Arrays ReDim with Preserve and Erase 11
Arrays with BinarySearch 12
Arrays Create Students DataBase 13
Arrays Connect Access db with Ado Classic 14
Arrays Create OpenDB Procedure 15
Arrys Using RecordCount with Ado Classic 16
Arrys Read RecordSet Data into Array 17
String Functions Len ULcase LRtrim 18
String Functions LSet RSet Space 19
String Functions Left Right Instr 20
String Functions Mid Replace 21
StringBuilder Append 22
StringBuilder AppendLine Remove 23
StringBuilder Replace 24
StringBuilder Encryption 25
StringBuilder Encryption Part1 26
StringBuilder Encryption Part2 27
StringBuilder Encryption Part3 28
Functions Create Avg Fun 29
Functions Create ChkMail Fun 30
Functions Create MyEnc Fun I 31
Functions Create MyDec II Fun 32
Functions Encryption Fun with Optional 33
Functions OverLoading 34
Functions OverLoading other Example 35
Sub using ByVal and ByRef I 36
Sub using ByVal and ByRef II 37
How to Pass Array to Function 38
Exception Using 39
Exception using Err Object Raise error I 40
Exception using Err Object Raise error II 41
DirectoryInfo Read all DirInfo into Array I 42
DirectoryInfo Read all DirInfo into Array II 43
DirectoryInfo Read all FileInfo into Array 44
DirectoryInfo Read all Sub Directory FileInfo into Array 45
DirectoryInfo and Exists Create Delete MoveTo 46
Environment CommandLine 47
Environment CurrentDirectory 48
Directory MKDir RMDir Rename Kill CurDir 49
Structure Part1 50
Structure Part2 51
Structure Part3 52
Create Students Data Base 53
Find User procedure with UDT 54
StuApp OpenDataBase Procedure 55
StuApp Find Record using RecordSet 56
StuApp Create FindStu Function 57
StuApp Create UDT for Student Data 58
StuApp Create Total Function into UDT 59
StuApp Create Percent Rating Function into UDT 60
Partial Structure 61
Create FindStu Function into UDT I 62
Create FindStu Function into UDT II 63
StreamWriter CreateTextFile AppendText 64
StreamReader OpenTextFile ReadtoEnd ReadLine Read 65
StreamWriter Write Date to text File with SW only 66
StreamReader Read Data From Text File 67
StreamReader and Writer project with Array 68
FileStream BinaryFiles Encryption and Decryption Part1 69
FileStream BinaryFiles Encryption and Decryption Part2 70
FileStream BinaryFiles Encryption and Decryption Part3 71
FileStream BinaryFiles Encrypt Decrypt Part4 72
FileStream BinaryFiles Encrypt Decrypt Part5 73
Create Class Library 74
Create SAPI Speach Class Library 75