c# - Building online shop using signalr, asp.net mvc, backbone.js -


i'm looking complex example (book, article, video training) of how can combine these tools , create shop application.

i started developing online shop using examples a. freeman, s. sanderson book.

i way shopping cart implemented in book. i've read amazing article represents stack & capabilities: signalr (+web api) allows clients notified changes made on server!

questions i'm interested in are:

  • what best way implement shopping cart? of course implementations may vary! know that. i need authoritative reference on this. there's no need consider sophisticated registration, shipping details, e-payement service in case. @ least now.
  • how deal shopping cart , backbone views, models, routing? haven't found information on it.
  • things i've made backbone.js failed in ie 8. haven't examined thoroughly yet. these things compatible @ all?
  • have developed production sites using jquery mobile? worth switching zurb foundation/twitter bootstrap frameworks?

need consultancy.

read few days back, not sure how help: http://tech.pro/tutorial/1146/building-a-shopping-cart-with-signalr-aspnet-web-api-and-knockoutjs


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -