up vote 0 down vote favorite
1
share [g+] share [fb]

I quite like the drag and drop pluggable programming blocks in scratch ( http://scratch.mit.edu/ )

I'd like to be able to get users to create their own mini scripts using the same kind of technique...

just wondering if anyone knows of anything similar I could utilise in .NET? ideally in WPF.

link|improve this question

63% accept rate
feedback

4 Answers

Maybe Windows Workflow Foundation is something for you. You can host the designer in your own application. So end-user can change the logic.

link|improve this answer
feedback

It's not .NET, but have you looked at Alice? (http://www.alice.org/)

link|improve this answer
feedback

yeah..... alice is quite interesting.... but scratch is like alice but simpler. Targets a younger age group I think.

But the UI would be perfect for simple scripting

link|improve this answer
feedback

StarLogo TNG could work, but it's designed for 3D simulations.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.