Videos tagged with MVC Storefront
This is the last episode in the MVC Storefront series and this might seem a bit odd. It’s definitely not the last screencast I’ll do with respect to ASP.NET MVC, but I think I’ve gone about as far as I can go with this series. Presented by Rob Conery Date: 28 May 2009
MVC Storefront, Part 23: Getting Started With Domain-Driven Design
I don’t like the complexity that’s crept into my application. Not sure how else to put it - but the architecture needs to be shaken a bit so in this episode I tackle this complexity head on using Domain-Driven Design (DDD). Presented by Rob Conery Date: 28 May 2009
MVC Storefront, Part 22: Restructuring, Rerouting, and PayPal
In this episode I restructure a bit in order to clean things up some. I also change the routes to be a lot simpler. Finally, I add PayPal as a checkout option. Presented by Rob Conery Date: 16 October 2008
MVC Storefront, Part 21: Order Manager and Personalization
In this episode I create the Order Manager page and talk about various issues relating to order fulfillment. In addition I introduce personalization features to make the experience a bit more friendly for the user. Presented by Rob Conery Date: 16 October 2008
MVC Storefront, Part 20: Logging
In this episode I plug in logging - something that probably should have been implemented sooner. Presented by Rob Conery Date: 16 October 2008
MVC Storefront, Part 19a: Windows Workflow Followup
In this episode I followup with more information about using Windows Workflow, and I touch on some of the feedback I received with episode 19. Presented by Rob Conery Date: 16 October 2008
MVC Storefront, Part 19: Processing Orders With Windows Workflow
In this episode I introduce Windows Workflow and spike it to see how well it will work for various processes in the site. Presented by Rob Conery Date: 16 October 2008
MVC Storefront, Part 18: Creating An Experience
There's been a pretty big gap in the productions here, and it's mostly because I couldn't figure out what exactly to show. I also need to finish this thing - it's taking longer than I'd like! In this episode I go over some of the refactoring I've done and then show you my process for pulling the initial application together. by Rob Conery
MVC Storefront, Part 17: Checkout With Jeff Atwood
In this episode I ready up the checkout process and talk with Mr. CodingHorror himself, Jeff Atwood. We talk about all kinds of things but mostly discuss Open ID, CardSpace, and how Jeff would like to see the checkout process work in an ideal world. I then walk you through setting up CardSpace on your local machine. CardSpace Is Dead. Long Live CardSpace! It's a shame that InfoCard/CardSpace do...
MVC Storefront Part 16: Membership Redo With OpenID
I take a sledge-hammer (this is Ayende's fault) to my current Membership system and split it out into three separate services/parts. I then sit with Jon Galloway and talk about OpenID - and then I implement it. I remember when ASP.NET gracefully took care of this for me and I've never had to do it again. Ever. Then Ayende comes along and tells me (as he loves to do) "you can write dis in ... eh...