This module introduces the user to code reflection and information, what this means and how to get data and create instances. It will provide an overview of garbage collection and how it works as an automatic memory management.
- [04:42] - How to get Type data
- [11:30] - Reflection demo
- [21:42] - Working with Garbage Collection
- [28:12] - Disposable objects
- [39:28] - Dispose versus Close versus Stop
Full course outline:
- Mod 01: OOP, Managed Languages and C#
- Mod 02: Complex Types, Object Interfaces and Inheritance
- Mod 03: Controlling Programmatic Flow, and Manipulating Types and Strings
- Mod 04: Code Reflection and Working with Garbage Collection
- Mod 05: Type and Value Validation, and Encryption Techniques
- Mod 06: Splitting Assemblies, WinMD, Diagnostics and Instrumentation
- Mod 07: Interacting with the File System, and Leveraging Web Services
- Mod 08: Using LINQ to Objects and XML, and Serialization
