The venerable WF introductory Hands on Labs were published June 22, 2006. They have been ported from C# to VB.NET and were republished yesterday and there is a single download containing both C# and VB.NET. You can find them listed in the training box
Read More...
The Visual Studio codename "Orcas" TAP (or Technology Adoption Program) has been in progress for a while but we've found we have space for a couple of extra participants in two specific areas. The timeframe is not long so you would have to act quickly
Read More...
In Windows Workflow Foundation (WF) it's all about long running business logic. In effect WF provides a mechanism where you can use regular .NET objects that can execute over long periods of time. WF persists the .NET object state automatically when the
Read More...