|
|
0101 Introduction And Course Overview.MP4
|
MP4
|
2.4 MB
|
|
|
0102 About The Author.MP4
|
MP4
|
2.8 MB
|
|
|
0103 Installing Visual Studio.MP4
|
MP4
|
12.5 MB
|
|
|
0104 How To Access Your Working Files.MP4
|
MP4
|
7.3 MB
|
|
|
0201 Creating And Running A New Project.MP4
|
MP4
|
10.3 MB
|
|
|
0202 Copying And Compressing Projects.MP4
|
MP4
|
5.4 MB
|
|
|
0203 IDE Tour.MP4
|
MP4
|
14.3 MB
|
|
|
0301 Creating Controls.MP4
|
MP4
|
7.8 MB
|
|
|
0302 Setting Properties At Design Time.MP4
|
MP4
|
7.1 MB
|
|
|
0303 Common Properties.MP4
|
MP4
|
10.7 MB
|
|
|
0304 Naming Controls.MP4
|
MP4
|
2.8 MB
|
|
|
0305 Anchoring Controls.MP4
|
MP4
|
9.1 MB
|
|
|
0401 Label And Textbox.MP4
|
MP4
|
3.7 MB
|
|
|
0402 Button.MP4
|
MP4
|
4.6 MB
|
|
|
0403 Check Box And Radio Button.MP4
|
MP4
|
4 MB
|
|
|
0404 Combo Box, Listbox, And Checked Listbox.MP4
|
MP4
|
10.2 MB
|
|
|
0405 Menus.MP4
|
MP4
|
12.3 MB
|
|
|
0501 Group Box, Panel, And Flow Layout Panel.MP4
|
MP4
|
10.2 MB
|
|
|
0502 Tab Control And Split Container.MP4
|
MP4
|
7.4 MB
|
|
|
0503 Table Layout Panel.MP4
|
MP4
|
17.3 MB
|
|
|
0601 Button and Menu Events.MP4
|
MP4
|
16.8 MB
|
|
|
0602 Paint Events.MP4
|
MP4
|
10.9 MB
|
|
|
0603 Scroll Bars.MP4
|
MP4
|
23.6 MB
|
|
|
0701 Message Box.MP4
|
MP4
|
9.8 MB
|
|
|
0702 Open File Dialog And Save File Dialog.MP4
|
MP4
|
14.5 MB
|
|
|
0703 Color Dialog And Font Dialog.MP4
|
MP4
|
8.3 MB
|
|
|
0704 Folder Browser Dialog.MP4
|
MP4
|
6.4 MB
|
|
|
0801 Creating And Displaying New Forms.MP4
|
MP4
|
11 MB
|
|
|
0802 Re-Using Forms.MP4
|
MP4
|
18.9 MB
|
|
|
0803 Building Custom Dialogs.MP4
|
MP4
|
13.1 MB
|
|
|
0901 Declaring Variables And Performing Calculations.MP4
|
MP4
|
10.3 MB
|
|
|
0902 Using Constants.MP4
|
MP4
|
3.3 MB
|
|
|
0903 Understanding Scope.MP4
|
MP4
|
13.2 MB
|
|
|
0904 Arithmetic Operators.MP4
|
MP4
|
2.9 MB
|
|
|
0905 Enumerated Types.MP4
|
MP4
|
4.2 MB
|
|
|
1001 Stepping Through Code.MP4
|
MP4
|
9.3 MB
|
|
|
1002 Using Watch Windows.MP4
|
MP4
|
7.5 MB
|
|
|
1003 Using Advanced Breakpoints.MP4
|
MP4
|
9.5 MB
|
|
|
1004 Handling Exceptions.MP4
|
MP4
|
12.7 MB
|
|
|
1005 Detecting Errors.MP4
|
MP4
|
16 MB
|
|
|
1101 Strings.MP4
|
MP4
|
4.5 MB
|
|
|
1102 String Methods.MP4
|
MP4
|
7.2 MB
|
|
|
1103 Dates, Times, And Timespans.MP4
|
MP4
|
14.2 MB
|
|
|
1104 Creating Arrays.MP4
|
MP4
|
15.6 MB
|
|
|
1105 Creating Collections.MP4
|
MP4
|
12.3 MB
|
|
|
1106 Initializing Arrays And Collections.MP4
|
MP4
|
9.9 MB
|
|
|
1201 If Statements.MP4
|
MP4
|
5.1 MB
|
|
|
1202 Select Case Statements.MP4
|
MP4
|
7.2 MB
|
|
|
1301 For Loops.MP4
|
MP4
|
16.9 MB
|
|
|
1302 For Each Loops.MP4
|
MP4
|
7.8 MB
|
|
|
1303 While Loops.MP4
|
MP4
|
8.6 MB
|
|
|
1304 Do Loops.MP4
|
MP4
|
6.2 MB
|
|
|
1401 Subroutines, Functions, And Methods.MP4
|
MP4
|
19.9 MB
|
|
|
1402 ByVal And ByRef.MP4
|
MP4
|
9.2 MB
|
|
|
1403 Passing Arrays.MP4
|
MP4
|
8.1 MB
|
|
|
1404 Optional Parameters.MP4
|
MP4
|
9.5 MB
|
|
|
1405 Parameter Arrays.MP4
|
MP4
|
7.4 MB
|
|
|
1501 Introduction To Classes.MP4
|
MP4
|
11.8 MB
|
|
|
1502 Creating Properties.MP4
|
MP4
|
13.1 MB
|
|
|
1503 Creating Events.MP4
|
MP4
|
13.2 MB
|
|
|
1504 Event Parameters.MP4
|
MP4
|
20.1 MB
|
|
|
1505 Inheritance And Polymorphism.MP4
|
MP4
|
11.7 MB
|
|
|
1506 Shadowing And Overriding.MP4
|
MP4
|
10.4 MB
|
|
|
1507 Overriding ToString.MP4
|
MP4
|
4.3 MB
|
|
|
1508 Overloading Methods.MP4
|
MP4
|
20.5 MB
|
|
|
1509 Constructors.MP4
|
MP4
|
13.8 MB
|
|
|
1510 Shared Members.MP4
|
MP4
|
10.3 MB
|
|
|
1511 Overloading Operators.MP4
|
MP4
|
16.1 MB
|
|
|
1512 Building Generic Classes.MP4
|
MP4
|
25.5 MB
|
|
|
1513 Building Generic Methods.MP4
|
MP4
|
6.7 MB
|
|
|
1514 Extension Methods.MP4
|
MP4
|
8 MB
|
|
|
1515 Implementing Interfaces.MP4
|
MP4
|
10.8 MB
|
|
|
1516 Creating Interfaces.MP4
|
MP4
|
17 MB
|
|
|
1601 Understanding LINQ.MP4
|
MP4
|
10.6 MB
|
|
|
1602 Lambda Expressions And Order By.MP4
|
MP4
|
20.5 MB
|
|
|
1603 Group By.MP4
|
MP4
|
13.7 MB
|
|
|
1701 Files - The Easy Way.MP4
|
MP4
|
14.1 MB
|
|
|
1702 File Dates And Times.MP4
|
MP4
|
5.7 MB
|
|
|
1703 Working With Directories.MP4
|
MP4
|
10.9 MB
|
|
|
1704 The My Namespace.MP4
|
MP4
|
12.3 MB
|
|
|
1801 Printing.MP4
|
MP4
|
25.7 MB
|
|
|
1802 Printing A Report.MP4
|
MP4
|
25.2 MB
|
|
|
1803 Aligning Printed Text.MP4
|
MP4
|
13.2 MB
|
|
|
1804 Measuring Text.MP4
|
MP4
|
24.7 MB
|
|
|
1901 Wrap-Up.MP4
|
MP4
|
2.2 MB
|
|
|
About Your Instructor.pptx
|
PPTX
|
744.3 KB
|
|
|
Aligning Printed Text.zip
|
ZIP
|
23.4 KB
|
|
|
Arithmetic Operators.pptx
|
PPTX
|
82.1 KB
|
|
|
Arithmetic Operators.zip
|
ZIP
|
17 KB
|
|
|
Building Custom Dialogs.zip
|
ZIP
|
148.8 KB
|
|
|
Building Generic Classes.zip
|
ZIP
|
16.7 KB
|
|
|
Building Generic Methods.zip
|
ZIP
|
16.5 KB
|
|
|
ByVal and ByRef.zip
|
ZIP
|
15.9 KB
|
|
|
Constructors.zip
|
ZIP
|
15.5 KB
|
|
|
Creating Arrays.zip
|
ZIP
|
15.4 KB
|
|
|
Creating Collections.pptx
|
PPTX
|
78.8 KB
|
|
|
Creating Collections.zip
|
ZIP
|
15.5 KB
|
|
|
Creating Events.zip
|
ZIP
|
16.1 KB
|
|
|
Creating Interfaces.zip
|
ZIP
|
17.2 KB
|
|
|
Creating Properties.zip
|
ZIP
|
15.8 KB
|
|
|
Creating and Displaying New Forms.zip
|
ZIP
|
24.8 KB
|
|
|
Data Types Strings.zip
|
ZIP
|
19.1 KB
|
|
|
Dates Times and TimeSpans.zip
|
ZIP
|
16.2 KB
|
|
|
Declaring Variables and Performing Calculations.zip
|
ZIP
|
21.1 KB
|
|
|
Detecting Errors.zip
|
ZIP
|
15.6 KB
|
|
|
Dialogs ColorDialog and FontDialog.zip
|
ZIP
|
132.1 KB
|
|
|
Dialogs MessageBox.zip
|
ZIP
|
18.9 KB
|
|
|
Dialogs OpenFileDialog and SaveFileDialog.zip
|
ZIP
|
87.1 KB
|
|
|
Do Loops.pptx
|
PPTX
|
81.6 KB
|
|
|
Do Loops.zip
|
ZIP
|
15 KB
|
|
|
Enumerated Types.zip
|
ZIP
|
14.7 KB
|
|
|
Extension Methods.zip
|
ZIP
|
15.4 KB
|
|
|
File Dates And Times.zip
|
ZIP
|
15.9 KB
|
|
|
Files The Easy Way.pptx
|
PPTX
|
81.1 KB
|
|
|
Files The Easy Way.zip
|
ZIP
|
15.5 KB
|
|
|
For Each Loops.zip
|
ZIP
|
15.4 KB
|
|
|
For Loops.pptx
|
PPTX
|
76.9 KB
|
|
|
For Loops.zip
|
ZIP
|
14.9 KB
|
|
|
Group By.zip
|
ZIP
|
15.9 KB
|
|
|
Handling Exceptions.pptx
|
PPTX
|
78.9 KB
|
|
|
Handling Exceptions.zip
|
ZIP
|
15.6 KB
|
|
|
If Statements.zip
|
ZIP
|
14.7 KB
|
|
|
Implementing Interfaces.zip
|
ZIP
|
16.8 KB
|
|
|
Inheritance and Polymorphism.zip
|
ZIP
|
16.2 KB
|
|
|
Initializing Arrays and Collections.zip
|
ZIP
|
15.9 KB
|
|
|
Introduction And Course Overview.pptx
|
PPTX
|
194.6 KB
|
|
|
Introduction to Classes.zip
|
ZIP
|
16.1 KB
|
|
|
Lambda Expressions And Order By.zip
|
ZIP
|
16.9 KB
|
|
|
Measuring Text.zip
|
ZIP
|
22.5 KB
|
|
|
Naming Controls.pptx
|
PPTX
|
90.2 KB
|
|
|
No Work Files.rtf
|
RTF
|
307.2 B
|
|
|
Operator Overloading.pptx
|
PPTX
|
84.3 KB
|
|
|
Operator Overloading.zip
|
ZIP
|
16.5 KB
|
|
|
Optional Parameters.zip
|
ZIP
|
16.1 KB
|
|
|
Overloading Methods.zip
|
ZIP
|
15.4 KB
|
|
|
Overriding ToString.zip
|
ZIP
|
15.8 KB
|
|
|
Parameter Arrays.zip
|
ZIP
|
15.6 KB
|
|
|
Passing Arrays.zip
|
ZIP
|
16.1 KB
|
|
|
Printing A Report.zip
|
ZIP
|
23 KB
|
|
|
Printing.zip
|
ZIP
|
21.2 KB
|
|
|
Reusing Forms.zip
|
ZIP
|
25.5 KB
|
|
|
Select Case Statements.pptx
|
PPTX
|
79 KB
|
|
|
Select Case Statements.zip
|
ZIP
|
15.4 KB
|
|
|
Shadowing and Overriding.zip
|
ZIP
|
16 KB
|
|
|
Shared Members.zip
|
ZIP
|
15.7 KB
|
|
|
Stepping Through Code.zip
|
ZIP
|
20.8 KB
|
|
|
String Methods.pptx
|
PPTX
|
78.3 KB
|
|
|
String Methods.zip
|
ZIP
|
15.5 KB
|
|
|
Subroutines Functions and Methods.pptx
|
PPTX
|
95.9 KB
|
|
|
Subroutines Functions and Methods.zip
|
ZIP
|
16.7 KB
|
|
|
The My Namespace.pptx
|
PPTX
|
90.4 KB
|
|
|
The My Namespace.zip
|
ZIP
|
16.4 KB
|
|
|
Understanding LINQ.zip
|
ZIP
|
15.9 KB
|
|
|
Using Advanced Breakpoints.zip
|
ZIP
|
15.6 KB
|
|
|
Using Constants.zip
|
ZIP
|
23.5 KB
|
|
|
Using Watch Windows.zip
|
ZIP
|
15.7 KB
|
|
|
While Loops.zip
|
ZIP
|
15.1 KB
|
|
|
Working With Directories.pptx
|
PPTX
|
82 KB
|
|
|
Working With Directories.zip
|
ZIP
|
16.9 KB
|
|
|
Wrap-Up.pptx
|
PPTX
|
174.8 KB
|