I'm considering the idea of writing an article (possibly Managing Projects with Visual Studio .NET) on managing multi-project solutions within Visual Studio. Would anyone be interested in that? I still need to do some research on it, so if you have any info, that would be good, too. I'm working on a number of reuse libraries along with different projects and it's creating a lot of assemblies, which in-turn creates an exponential number of assembly references.
Anyway, I was going to try to research some best practices for my own benefit. Let me know if this is a common problem and I'll post my findings.