Workflow Foundation 4.0 Activity Model (II)

I just posted the 2nd half of introduction to WF4's Activity Model. In this blog, I have given examples of building 2 activities with 4 different authoring styles: how to build a leaf activity (HttpGet) using CodeActivity and AsyncCodeActivity; and how to build a composite activity (World) using Activity and NativeActivity.