BusinessRx Community

Dedicated to the advancement of software, technology and the people who devote their lives to it.

Welcome to BusinessRx Community Sign in | Join | Help
in Search

BusinessRx Reading List

These blog entries are written by industry experts and leaders. We consider this content to be a good read for any software developer or web technologist.

Windows Workflow Interview Questions

A few people have asked me what "hard core" WF questions to ask a job candidate.

For advanced topics, I like open-ended questions. Not all these questions have a right or wrong answer- but they should give you an idea of the candidates WF experience, and how they'd design and implement software with WF.

  1. Are there advantages to building workflows using only XAML? Are there disadvantages?
  2. What are the pros and cons of using an ExternalDataExchange service versus going directly to the WorkflowQueuingService?
  3. When are attached dependency properties useful in WF programming?
  4. What behavior does the default scheduling service provide?
  5. How can my code participate in a database transaction with a workflow instance?
  6. Why would I use a tracking service?
  7. Describe a scenario where the WF runtime will cancel an executing activity.
  8. Describe a scenario where I'd need to spawn an ActivityExecutionContext.
  9. Tell me why I'd use a compensation handler.
  10. Tell me about the following activities: Replicator, Parallel, and Policy.
A candidate who can run the table on these 10 questions knows their WF stuff.
Published Tuesday, October 30, 2007 9:12 PM by OdeToCode Blogs

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server, by Telligent Systems
'