I'm a bit confused. Looking at some existing code here at my university, I see that a project is always somehow related to a single assembly. I'm new in c# and I read a bit about assemblies and modules but I didn't find anything about the relation between the "project" logical unit and the "assembly" logical unit, and I wondered if this is a convention, and if I can somehow control this from VS.
Thanks, Li