Search

Latest Tweets

Blogged: Creating DTOs at Runtime http://t.co/2VybUNua

@randompunter GetCustomAttributesData provides enough data to safely construct a CustomAttributeBuilder.

@randompunter Found workaround. Custom attributes provide data to create copy instance.

@randompunter I know. I was hoping there was some way of finding requirements when building types at runtime.

Problem setting attribute on runtime type where attribute uses #CodeContracts. Any way to find contract requirements through reflection?