Hello, I've started creating a class diagram in VS2008. So I've added a bunch of classes and now I want to add associations between them. I can't figure out how to create one-to-many associations ??? It seems only possible to create one-to-one associations, which would be really lame if VS can only do that !
Does anyone know how to create one-to-many associations ? If it's possible, would it generate a generic List in my code ? Thanks
