views:

6

answers:

0

I am very new to wwf, not new to c# though. It seems that it's a great idea to do development using wwf when I watch those few video tutorials on youtube, however, all the tutorials show examples with console.write. That's not what I want. I want something that shows how to create an activity that exposes properties and methods. I just couldn't figure out where to start.

For example, I want to create various pluggable activities like FileReadWrite, FTPReadWrite which I presume can be just dragged and dropped and set some properties and thats it, it would work. I want it to work like controls that can be used in any project. But I have no idea where to start.

It would be easy for me to learn thru videos. I would appreciate if you can point me to the right direction.