I had an 'Inside CLR' workshop today. Some attandees had really good questions and some good comments.
I really liked the comment that in-memory instance representation layout can be controlled using the StructLayoutAttribute attribute. I was sure that it's compiler default was AutoLayout, specified by Auto attribute in type metadata. One always learns new things when talking about deep subjects.
I am redelivering this workshop in a few months.