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,