The MindFusion Forums
General >> Discussion >> Seeking For Solution
https://mindfusion.eu/Forum/YaBB.pl?num=1451880411

Message started by Shah on Jan 4th, 2016 at 4:06am

Title: Seeking For Solution
Post by Shah on Jan 4th, 2016 at 4:06am
Hi there,

I'm new here. Just wanna ask some question regarding to MindFusion diagramming. And i'm sorry if this is not the right place to ask this.

I'm final year student for my university and thinking to develop web based application for workflow for my Final Year Project. What i've in my mind was , i want this application to be user friendly, where the end user have capability to design their own flow using drag and drop approach. And for each diagram in their flow will have their on logic (e.g routing to different approver, if else condition) in simple ways, does mindfusion diagramming have this capability to integrate with DB such as SQL management studio (sorry if this one is silly question). And btw, i'm using vb.net for this project. Hope someone can explain in further what this diagramming capable of and is there possibilities to further enhance for my project and it's limitation using MindFusion diagramming and by any chances if this is the right component i'm seeking for.

Thanks in advance.

Regards,
Shah

Title: Re: Seeking For Solution
Post by Stoyo on Jan 4th, 2016 at 11:08am
Hi,

Check the Controls and Flowcharter sample projects from ASP.NET version of the diagram control:
https://www.mindfusion.eu/NetDiagramTrial.zip

You could save the whole diagram in a BLOB or TEXT database field using SaveToString and LoadFromString methods. There's no built-in support for saving diagram elements into separate records from your own DB schema; you'll have to implement that yourself by iterating over the diagram item collections (Nodes and Links) and creating or updating their corresponding records.

I hope that helps,
Stoyan

Title: Re: Seeking For Solution
Post by Shah on Jan 5th, 2016 at 1:58am
Hi,

Thanks for the reply..will check on that.

Thanks,
Shah

The MindFusion Forums » Powered by YaBB 2.6.11!
YaBB Forum Software © 2000-2024. All Rights Reserved.