Windows Workflow Foundation and Visual Basic .NET

The Windows Workflow Foundation (WF) runtime supports all CLS compliant programming languages. The Visual Studio 2005 extensions for WF are only provided for C# and Visual Basic .NET. It's easy to find C# samples to get started. Here's some pointers to samples for getting started with Windows Workflow Foundation in Visual Basic .NET.

Hands on Labs in VB.NET - Ken Lin has kindly translated these introductory WF HOLs to VB.NET

SDK Samples in VB.NET - All of the Windows SDK samples for WF are in both C# and VB.NET. These SDK Samples are also available for download here.

PS: All the WF RTM downloads you need are linked here.