Hello guys. I don’t have any experience on MVC, this is for a university course, I am been asked to create and online store that will sale paintings, they want me to do to a shopping cart, a login with facebook, an admin tool, and a web service to validate
date from credit cards.
I have tried to study the MVC music store app, but it is been very confusing, it has lot of errors that you have to expend many time researching on internet, is there any good tutorial you can recommend or a sample application I can check or any other thing
that can help me?
Any suggestion or help is very much appreciated. Thanks in advance.
jcadesa
I have tried to study the MVC music store app, but it is been very confusing, it has lot of errors that you have to expend many time researching on internet,
I do not know that. What kind of errors?
is there any good tutorial you can recommend or a sample application I can check or any other thing that can help
.jcadesa
Start here : http://www.asp.net/mvc
Music store is a great example for MVC. It has several features and you may not need all them. Take a look at this sample. It seems simple and has the github repository