Using ReSharper for Assembly References Diagrams
A few posts back I talked about how we can use the assembly references to enforce consistency and separation of concerns (here and here are the
Sharing experiences and ideas about effective code design
A few posts back I talked about how we can use the assembly references to enforce consistency and separation of concerns (here and here are the
In my last posts I have talked about using assembly references to preserve critical design aspects. In Enforce Consistency with Assemblies References I talk about how
In this post I’ll describe some key aspects that I consider when designing the assemblies that build a system. When we structure our code into