Thursday, March 22, 2012

shoppingcart

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
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

"Lubomir" <Lubomir@.discussions.microsoft.comwrote in message
news:D595648F-E8FF-4202-BA46-952B0F8E0203@.microsoft.com...

Quote:

Originally Posted by

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

0 comments:

Post a Comment