Lesson 7 – Events, Delegates, Stack and Heap

In Lesson 7 you will learn how to:

  • Create and implement a Delegate
  • Create and implement custom event arguments and event handles
  • Learn about the Stack and Heap in C# and in Managed Code
  • View the Stack and Heap in the debug windows
  • View values in the Call Stack
  • Autos and Locals windows
  • View a value type and reference type example
  • View a pass by value and pass by reference example





Leave a Comment

Your email address will not be published.