Hi,
Recently I saw a shopping cart implemented as a WCF service. Is there any
significant advantage to implement a shopping cart as a service as oposite to
a shopping cart that uses session to store buyers items, if the service will
be on the same server on which is running the e-commerce store?
Thanks,
Lubomir
sloan - 07 Dec 2007 20:20 GMT
Future scalability.
Check out these videos:
This is Part 1: An Architectural Overview of Stocktrader
http://channel9.msdn.com/Showpost.aspx?postid=335684
http://channel9.msdn.com/Showpost.aspx?postid=336247
http://channel9.msdn.com/Showpost.aspx?postid=336846
My post about WCF / Interfaced Development
http://sholliday.spaces.live.com/Blog/cns!A68482B9628A842A!158.entry
> Hi,
>
[quoted text clipped - 8 lines]
>
> Lubomir