Using Reflection in a C# Application: Best Practices

Go to class
Write Review

Free Online Course: Using Reflection in a C# Application: Best Practices provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Using Reflection in a C# Application: Best Practices is taught by Kevin Dockx.

Overview
  • In this course you’ll learn when reflection is useful and how to use it in .NET.

    Using reflection does not have to be difficult. In this course, Using Reflection in a C# Application: Best Practices, you’ll learn how to use reflection in C#. First, you’ll explore which use cases reflection can be useful. Next, you’ll discover how to use reflection to inspect and manipulate classes and objects at runtime. Finally, you’ll learn how to apply reflection when working with generics. When you’re finished with this course, you’ll have in-depth knowledge on using reflection in C#.