Picture of Rahul NathRahul Nath
  • Home
  • Blog
  • About
Skip to main content

A newbie to WF

Dotnet·Jan 26, 2010
Skip Ad

With WPF(Windows Presentation Foundation), we saw the complete designer-developer separation,making it one of the best presentation technologies available at present.
Windows Workflow Foundation(WF) brings about the separation of the 'when-and-what',says Bruce Bukovics,author of Pro WF: Windows Workflow in .NET 4 (Expert's Voice in .NET).You get to change the when without touching the what.All the business logic are packed into components,activities rather(in WF terms) and the control flow is between the activities is 'declaratively' controlled.Don't be surprised,its XAML again.

Though being newbie on WF,I got to take a session on WF,at my workplace, which made me dive little more deeper into it(so that I don't bluff my way through the 1 hour session :) ).All I could explore was the overview of the features,which seems promising and interesting.
This book I got hold of seems to clear the way ahead and make it easy.

More on WF soon :)

Dotnet
Back to Blog

Table of contents

About the author

R

Rahul Nath

Software engineer passionate about AWS, .NET, and building better developer experiences. I write about cloud architecture, productivity, and the lessons learned from over a decade in software development.