Is there any wiring like Yahoo Pipes interface for WinForms?
My app UI should be built soon and the submitted data will be grouped; most components have inputs and outputs and can be freely wired together as needed. Yahoo Pipes is the interface style that I think I need, but it's hard for me to find something suitable for WinForms. TreeGX looks interesting, but it only flows outward.
0
a source to share
2 answers
Look at the Netron project
http://www.orbifold.net/default/?page_id=1273
UPDATE:
It is open source but I haven't tried it
+1
a source to share