Home SubSonic MVC-Storefront

MVC Storefront, Part 9: The Shopping Cart

In this episode I dive into implementing the Shopping Cart in a basic way so I can run a spike to make sure my pattern can push data nicely back into the DB without problems.

Previously, On The MVC Storefront

 

You can watch Part 9 Here (27 Minutes, 32M)

Download the Code Here

I Ramble
Stuff’s getting complicated here and as such it’s getting harder to keep “a story” going. It’s even harder to tell that story without rambling! You’ll notice some rough cuts here – I have to keep the time on these down so I chop things up a lot.

Spike Time
Many people have been asking about CRUD and specifically mentioning that everything will likely fail when I write back to the DB. I will admit I’m not used to seeing mapping code in my project (it gets buried by the tool of choice) but I have to say I don’t mind it one bit.

I have complete control over what gets mapped and how, and it’s not in my way – so I like it. I still have not addressed concurrency yet – but I will in the future episodes when I tackle inventory.

Technorati Tags:
Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • DotNetKicks
  • del.icio.us
  • Technorati
  • TwitThis
  • Reddit
  • Slashdot

Tags: