Hi all,
I have seen very few examples of the diagram control in the WPF Control demo that gets installed. I think there are only 2 and 1 is just a theming demo. Given the potential for this tool I think that is a shame; anyway...
I need to build an application that allows users to search for objects from a database. They can then drag objects from the search results onto a diagram control where all the immediate relationships coming from those are drawn and laid out. There is, as always, a slight twist in the fact these objects are effectively entities and any one entity can have more than one role (just names really) but the important things is an entity can have one or more relationships and a role can have one or more relationships.
I therefore need to diagram an objects relationships to other objects, baring in mind that if the object is an entity it can also have roles which have relationships and vice versa.
I'd appreciate it if someone could take the time to help get me started with a sample application that basically provides the above functionality which I can then grow on. If anyone has experience developing something similar then I'd also be interested in any advice and lessons learnt...
Thanks,
Drammy
I have seen very few examples of the diagram control in the WPF Control demo that gets installed. I think there are only 2 and 1 is just a theming demo. Given the potential for this tool I think that is a shame; anyway...
I need to build an application that allows users to search for objects from a database. They can then drag objects from the search results onto a diagram control where all the immediate relationships coming from those are drawn and laid out. There is, as always, a slight twist in the fact these objects are effectively entities and any one entity can have more than one role (just names really) but the important things is an entity can have one or more relationships and a role can have one or more relationships.
I therefore need to diagram an objects relationships to other objects, baring in mind that if the object is an entity it can also have roles which have relationships and vice versa.
I'd appreciate it if someone could take the time to help get me started with a sample application that basically provides the above functionality which I can then grow on. If anyone has experience developing something similar then I'd also be interested in any advice and lessons learnt...
Thanks,
Drammy