I want to create a stateful service in WCF, from the guide http://msdn.microsoft.com/en-us/library/hh239704.aspx, I need to create basic AppFabric application first.
The question is:
In my Visual studio, I can't find the project template for AppFabric. When I want to download Windows Azure AppFabric SDK - June CTP, all the link to this(search from google) are forward to Windows Azure Service Bus EAI & EDI - April 2012 Release.
From the blog, it looks AppFabric was ended in April, there will be no update for this anymore.
Could any one can give me some advices on following questions:
1. How to implement stateful services in WCF? Without AppFabric, how could I do this?
2. What's the diferences between AppFabric and Service Bus EAI & EDI
Thanks a lot