Hi to all sythe member i got no where to go find help so hope your can help me, i got a project which is going to finish but left with 4 more thing below:
Cart
Language
Account
Contact us
I am doing MVC but i am stuck with the shopping cart. I try to follow the website her:
http://www.asp.net/mvc/tutorials/mvc-music-store-part-8
but the data is connected through model which i need to create one model to work but i want it to go through the database. Can anyone let me see the sample of the code for below:
AddToCart
RemoveFromCart
EmptyCart
GetCartItems
GetCount
GetTotal
CreateOrder
GetCart
I Thank you for appreciation.