The Azure AppFabric Team has just released the Workflow Foundation Activity Pack for Windows Azure CTP 1. You can read about it on their blog post.
Personally, I would not use (or write) any WF activities that directly interacts with any storage of any form. This is because Workflow components are suppose to be orchestrating Business Methods in Business Components (BC). The BCs will be responsible for the calling Data Access Components (DAC) for persisting/retrieving data. Therefore, in my practice, WF activities should NOT be interacting with data components and should NOT know about where to store/get data. This applies to ADO.NET WF activities as well. Never like to see CRUD functions in Workflows.
Nevertheless, the activity pack is a nice to have. For small straight-forward applications, it can be a time-saver but definitely a No-No for Enterprise Layered Applications.
Home » Windows Azure » WF Activity Pack for Windows Azure CTP 1
WF Activity Pack for Windows Azure CTP 1
17:33
Jurnalis Jalanan
Labels:
.NET,
Cloud Computing,
Windows Azure
Popular Post
-
A fter a week in Seattle, I'm finally home today. Yeah man! After so many days of croissants, ham, scrambled-eggs and cereals, I'm d...
-
This is so brilliant (though it clearly belongs to a genre that I'd normally avoid at any cost) and brought to my attention because I Am...
-
Morning, Friends! If you haven't checked out Kindle Fire Department yet and you own a Kindle Fire, you are not human. I'm TELLING YO...
-
Photo: Diane Edwardson April 23, 2011. The LA River roared to life with Friday's rain, see photos on The Eastsider. (Click on photo to...
-
TAKEN FROM CDN: Victor was the very first student to upload an entry to the competition website. He separates the passenger compartment from...
-
I nternet Explorer 7.0 Beta 3 is now available . Now the tabs can be rearranged ;)
-
That is a barn, sometimes they are easy to distinguish, and sometimes, they look like a lot of wood in a vague pile that might have space u...
-
T he July CTP of .NET Framework 3.0 (previously known as WinFX) is now available. Works with Vista build 5472. Here are the links to the bit...
-
V8 / 4.601 cc / 282 PS / 289 ft/lb (392 Nm) / AWD / 0 - 62 mph (100 km/h): 5,9 s / Vmax: 120 mph (193 km/h) (click images for a larger vie...
No comments:
Post a Comment