Browse by Tags

All Tags » Terrarium » Quick Tips » CLR Internals (RSS)

Brad Abrams talks about mutable read-only fields and I attempt to elaborate.

Brad Abrams posts an article on Mutable reference types should not be read-only fields . You really have to think about what this means. In the example he creates a new type, say F, that has some internal data. On another type, he creates a read-only...

The woes of renaming assemblies for the uninitiated...

First off, read this Junfeng's blog post http://weblogs.asp.net/junfeng/archive/2004/01/29/64272.aspx as it will provide you with some background as to the problem. However, we are going to examine a more explicit issue, and instead of using Assembly...
Posted by Justin Rogers | with no comments
More Posts