Wednesday, November 22, 2006 - Posts

MSDN Article on Creating Custom WF Activities

Nice article over on MSDN about creating activities for WF. I've done a few WF talks this week and I think one of the things that people struggle with is the section entitled Asynchronous and Event-Based Activities. That is - how do you have activities Read More

Workflow Foundation in an XBAP

Paul's got a post over here about running WF foundation in an XBAP. The upshot is that WF (like WCF proxies) won't run in a partial trust environment so if you're going to run WF in an XBAP then you need to alter the security policy to give your Read More

Interesting little article on non-SQL injections

Over here (pulled straight from the front page of slashdot today). Read More