Introduction
  • Introduction
  • Join Facebook Group
Download And Install Visual Studio.
  • Get Visual Studio
  • Download Visual Studio
  • Install Visual Studio
Your First Program
  • Hello World
  • Visual Studio Options
  • Visual Studio Docking
All About C#
  • Variables
  • More On Variables
  • The .Designer.CS File.
Debugging
  • Setting Breakpoints
  • Try/Catch/Finally
  • Quiz 1
Build A Useful Tool
  • Classes
  • BONUS: Make Icon From Image For Our App
  • Add Data To The Unit.cs File
  • Multi Dimensional Arrays And Lists
  • Add Windows Controls To Units App
  • TextBox Event Bug Fix
  • Lists
  • Combo Box Data
  • Combo Box Events
  • Do Units Of Measure Conversion
  • Quiz 2
Build A Windows Style Dashboard In Winforms
  • Get Icons For The Project
  • Start On WindowsUI Dashboard
  • MouseDown Events
Build A Custom Navigator Bar
  • Start On The Custom Navigation Menu
  • Create NavigationButtons
  • Mouse Hover Event
  • Toggle App Full Screen or Window
Start Writing Navigator Button Functions
  • Create Black Transparent Background
  • Copy Existing Files To Your Project
  • Add Existing Item - Exit Flyout
  • Your First Control - About Flyout
  • Quiz 3
Make Your App Multi Lingual
  • Dictionaries And Partial Classes
  • Get Value From Language Dictionary
  • Change Language Method
  • Finish Language Changing
  • Custom Events
  • Quiz 4
Problem Solving 101
  • Create A Panel With A Shadow
  • Create A Control Mover
  • Making It Our Own
  • Add Our New Control To Dashboard
  • Saving Time & Space Coding
Add The Pages
  • Add Page 1
  • Add Back Arrow Button Part 1
  • Add Back Arrow Button Part 2
  • Add Back Arrow Button Part 3
Finish Up
  • Add Page 2 And 3
  • Add Ribbon Click Using Reflection
  • Final Quiz
  • Congratulations