Search
CRINETA Meeting - 8/6/2007 - Reflection in .NET: Hacking and Futzing With IL
Started by crineta at 04-23-2007 3:32 PM. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
Meeting Details
Meeting Date/Time:Monday, August 6th at 5:30 PM
Location:Baymont Inn & Suites (Map)
Featured Topic:Reflection in .NET: Hacking and Futzing With IL - Presented By Jason Bock
Additional Information:Reflection is a powerful way to dynamically inspect assembies at run-time to determine the structure of its contents, invoke methods, and change private field values (among other interesting tricks). But it doesn't stop there - .NET gives you the power to create code at run-time via its reflection infrastructure as well. In this presentation, I'll cover the essentials of the System.Reflection namespace (along with the changes that were added in 2.0), how to emit code at run-time, and other libraries that go far beyond what .NET can currently provide (FxCop's CCI library for introspection and Mono.Cecil for full assembly reading/writing).

Jason Bock is a Principal Consultant for Magenic. He has worked on a number of business applications using a diverse set of substrates and languages such as C#, .NET, and Java. He is the author of "Applied .NET Attributes", "CIL Programming: Under the Hood of .NET", ".NET Security", and "Visual Basic 6 Win32 API Tutorial". He has written numerous articles on software development issues and has presented at a number of conferences and user groups. Jason holds a Master's degree in Electrical Engineering from Marquette University and is also a Microsoft MVP. Visit his web site at http://www.jasonbock.net.
  04-23-2007, 3:32 PM
crineta is not online. Last active: 5/30/2008 12:30:42 PM crineta

Top 10 Posts
Joined on 04-05-2005
Posts 60
CRINETA Meeting - 8/6/2007 - Reflection in .NET: Hacking and Futzing With IL
Reply Quote
This is the official thread for the 8/6/2007 CRINETA Meeting

Please post any questions related to this meeting here.
   Report 
  08-07-2007, 11:29 AM
gregsohl is not online. Last active: 8/16/2008 8:27:02 PM gregsohl

Top 10 Posts
Joined on 06-22-2005
Posts 30
Presentation and Sample Code for Jason Bock's session on .NET Reflection

Attachment: ReflectionInDotNet.zip
Reply Quote
Attached is the presentation and sample code from August's meeting.

   Report 
Post
CRINETA » CRINETA Discuss... » CRINETA Topics ... » CRINETA Meeting - 8/6/2007 - Reflection in .NET: Hacking and Futzing With IL

Copyright Cedar Rapids INETA, 2005 All rights reserved.

Powered by Community Server, by Telligent Systems