← Back

C# and WPF Course

·1 min read

Here’s my full C# and WPF course I did between 2012 and 2013. The course starts for beginners and push on for more advanced topics. You can take a look at my slideshare account for this (and other) courses. Direct links for each slide is here:

  1. C#+WPF L01 - Introduction
  2. C#+WPF L02 - Classes and Objects
  3. C#+WPF L03 - Utility P1
  4. C#+WPF L04 - Utility P2
  5. C#+WPF L05 - Threading and Event Handling
  6. C#+WPF L06 - Collections
  7. C#+WPF L07 - LINQ
  8. C#+WPF L08 – Attributes, Reflection and Objects Cloning
  9. C#+WPF L09 - WPF P1
  10. C#+WPF L10 - WPF P2
  11. C#+WPF L11 - WPF P3