/// <summary>
/// Daniel Balla's Weblog - Various posts
/// on .NET Development, ASP.NET, Agile,
/// TDD, Architecture, SQL and others.
/// </summary>
[Serializable]
class Blog<T> where T : ASP.NET, Ajax, WCF, WF, new()
{
}
Tuesday, August 29, 2006
First experience with WWF
This is just an initial contact with WWF and here are a few links that I found usefull to get myself familiar with it:
http://wf.netfx3.com
http://msdn.microsoft.com/winfx/technologies/workflow/default.aspx#wwfi_topic3
Muke Taulty's blog
WWF vs Biztalk
ASP.NET & Workflows by Dino Esposito
more WWF by Dino Esposito
the 4 episodes of DNT TV on WWF
MSDN TV WWF episode
Issues still outstanding:
http://wf.netfx3.com
http://msdn.microsoft.com/winfx/technologies/workflow/default.aspx#wwfi_topic3
Muke Taulty's blog
WWF vs Biztalk
ASP.NET & Workflows by Dino Esposito
more WWF by Dino Esposito
the 4 episodes of DNT TV on WWF
MSDN TV WWF episode
Issues still outstanding:
- didn't find any proposed naming conventions or design guidelines
- still didn't figure out how to overcome the bug in version beta 2.2 that eventually causes the build error 'The item "obj\Debug\......" was specified more than once in the "Resources" parameter. Duplicate items are not supported by the "Resources" parameter.'
Labels: WF

0 Comments:
Post a Comment
<< Home