Workflow .net 2.0

Asked By sammy mc
08-Feb-10 08:46 PM
Earn up to 0 extra points for answering this tough question.
Does workflows work with asp.net 2.0, I have vs2005 & sql 2005?

  re: Workflow .net 2.0

Venkat K replied to sammy mc
08-Feb-10 09:15 PM

Windows Workflow Foundation Web service support is based on ASP.NET 2.0, it inherits most of the features of a standard ASP.NET Web service.

Check this link how you can develop and use workflows in asp.net 2.0

http://msdn.microsoft.com/en-us/library/ms734584.aspx

Thanks,

  re: Workflow .net 2.0

Huggy Bear replied to sammy mc
09-Feb-10 12:13 AM
No it won't. It was introduced as a part of .NET framework 3.0, there by only .net framework 3.0 and higher versions support Windows Workflow Foundation.
Create New Account