I need to send automatic email to user after expiration period of their plan.All users will have a different expiration time.IS there any other way instead of using workflow,and if only way is workflow then how to do it with workflow. Please give me a direction .
I am working on ASP.NET web site.(VS2010) All user may have different expiration time like 1 month , 2 month etc So it is a long running task or process for web application. I can create workflow (console application in vs2010) but dont have any idea how to it with asp.net website.