Skip to main content
Published / updated
TRACK 04 · Optional · Beginner → Intermediate

VB.NET & Legacy Microsoft Applications

Learn enough VB.NET to understand and maintain existing Microsoft applications.

Prerequisites

  • Programming fundamentals
  • C# comparison is helpful

Expected outcome

Read and maintain common VB.NET application code confidently.

Curriculum topics

  1. 01VB.NET syntax
  2. 02Conditions, loops and procedures
  3. 03Classes and OOP
  4. 04Collections and exceptions
  5. 05Database connectivity
  6. 06Reading legacy code

Practical learning

  • Translate small VB.NET examples
  • Debug a legacy-style module
Continue your learning pathNext recommended track →