Allan Rwakatungu
Allan Rwakatungu

Reputation: 1107

Windows WorkFlow Version 4 and Visual Studio 2008

Can i develop Windows WorkFlow Version 4 applications using Visual Studio 2008?

Upvotes: 2

Views: 134

Answers (2)

Isaac Yuen
Isaac Yuen

Reputation: 71

WF4 is a totaly re-write of the WF 3.5 and the APIs are different.

Upvotes: 0

Tony Abrams
Tony Abrams

Reputation: 4673

Nope, Window Workflow Version 4 is part of the .Net 4.0 release, that came with Visual Studio 2010. Visual Studio 2008 only goes up to .Net 3.5.

Upvotes: 4

Related Questions