I would like to develop a new application in which the user might have the ability to create diagrams that depict processes. I think in this case a document based application is the only option that I have. I am familiar with C# .net, C++ MFC and J2EE.
From your experience, which is the best way to accomplish this and which platform should I focus on?
Diagrams must consist of boxes and arrow connections. More or less something like EPC diagram in Visio with the difference being that while a process is running, the diagram must present the progress with some visual effects. For instance flashing boxes or changing the color of arrows.
I know that it is not very clear but if anyone could help I would be very thankful.
Thank you in advance
There are lots of diagramming options in both Java and .NET. I think it depends on what you are wanting to achieve as to which one is better. If you wanted to keep your main application MFC you could try this: http://weblogs.thinktecture.com/cnagel/2010/04/mfc-and-wpf-interop.html .
I would recommend reconsidering MFC or at least hybridizing it as Windows 8 sounds like it might drop or emulate win32, since its aiming to be multi architectured. (I have no confirmation of this, and am not affilated with Microsoft, but startegically I think it is a safer bet to pick something more likely to get continued support.).
For Java:
For .NET:
I would recommend the Pure WPF approach, however, I am bias towards WPF. Have you considered javascript diagramming options? This could be an option that is easy to integrate with anything and would be the most likely to be somewhat future proof in terms of the technolgies future.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With