Site Map Main Pages Home All Lessons About Me Search Lessons in Chapter 1. The Basics Creating A New Project Option Strict Variables Input And Output Arithmetic Comments Lessons in Chapter 2. Logic If/Then Statements Select/Case Ternary If Operators Lessons in Chapter 3. Collections Arrays Lists Dictionaries Lessons in Chapter 4. Loops For/Next Loop For/Each Loop Do Loop Lessons in Chapter 5. Methods Functions Sub Routines Parameters Scoping Lessons in Chapter 6. Converting Data ToString Method Convert Method TryParse Method Lessons in Chapter 7. Classes Classes Properties Events Constructor Inheritance Lessons in Chapter 8. Language Integrated Query LINQ Aggregates Select Where Order By Lessons in Chapter 9. Files & Directories IO Namespace Paths Files Directories Lessons in Chapter 10. Exceptions Exceptions Try/Catch Finally Throwing Exceptions Exercise Lessons in Chapter 11. Debugging Debugging Debugger & Breakpoints Stepping Through Code Debug Windows Output & Stack Traces Lessons in Chapter 12. Conclusion Conclusion Capstone Capstone Solution