We're looking for a way to visually document our business layer. Visual Studio's class diagrams come pretty close, but don't provide a way to represent associations between generic lists and the types which those lists contain (e.g. the relationship between BusinessListBase and BusinessBase).
The diagrams for project tracker in C# Business Objects 2005 (page 338 for example) show these relationships - does anyone know how these were done?? Our best idea at present is to cut and paste the clasimages into Visio and join together there, but this obviously loses the link with our code if we then change the classes.
cheers,
Roger.
Copyright (c) Marimer LLC