.NET Reflection

Abstract:

The classes in the Reflection namespace, together with System.Type, allow you to obtain information about loaded assemblies and the types defined within them, such as classes, interfaces, and value types. You can also use reflection to create type instances at run time, and to invoke and access them. In this talk we will cover the basics of .NET Reflection and best practices for its use in your applications.

Speakers:

  • Shawn Weisfeld

    73 Recordings

    Shawn (http://www.shawnweisfeld.com) is passionate about building awesome applications and websites with .NET technologies and Azure. He is Program Manager for Azure Stroage for Microsoft based in Austin TX and founder of http://UserGroup.tv. Read his full bio at http://about.me/shawnweisfeld or connect with him on LinkedIn https://www.linkedin.com/in/shawnweisfeld/

Recorded At:

Recorded on:

Sep 13, 2011

More Info:

Tags: