0
kicks
Learning Bourne – Tiered CRUD Part I
The first demo I thought I’d throw together is a tiered ASP.Net MVC application which uses a tender-flakey WCF service layer baked right in. I’m calling it Tiered CRUD because it’s a simple CReate Update Delete application that’s contrived as can be. You should absolutely, under no circumstances expect anything mind-blowing or spectacular about this application. It’s not trying to be best practice, it’s just demonstrating the nice stuff Bourne can do for you.