Hi,
I am Creating a WCF Workflow Service application in .net 4.0 that doing addition,subtraction,multiplication,division.And I am having Normal ASP.Net Web Application that having two textboxes for inputs and a dropdown for Arithmetic[add,sub,mul,div] and a Button for Submit and a label for Output Result.
I dont know how to use or Configure the WCF Workflow Service to the Web Application and get the result.
Pls help me.
Thanks in Advance.
I am Creating a WCF Workflow Service application in .net 4.0 that doing addition,subtraction,multiplication,division.And I am having Normal ASP.Net Web Application that having two textboxes for inputs and a dropdown for Arithmetic[add,sub,mul,div] and a Button for Submit and a label for Output Result.
I dont know how to use or Configure the WCF Workflow Service to the Web Application and get the result.
Pls help me.
Thanks in Advance.
Prasyee