Hi All,
I am a newbie to c# and do not have much experience with programming, but I get around trying to make small applications to ease my tasks at work..
The question to the community would be:
Is there any tool, with which I can create a workplace of sorts, where I can drag objects onto the workplace and create dependencies between them? for example, I drag 3 boxes onto the workplace, each of which can represent a unit of work, and then I drag a condition line between them. with that I would want to be able to code the application in such a way that the dependencies and the final flow can be saved to a text file.
Is this kind of thing at all possible with c#?
is there anyway I can post an attachment with this thread? I have a jpeg to depict what I am talking about, if that makes it easier