Click here to Skip to main content
15,885,175 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi,

I am new to ASP.NET Single Page Application (SPA) using Backbone.js and Marionette.js

Can anybody provide a solid code example with explanation to get started with Visual Studio 2012

Actually, I need a working example in VS2012 using ASP.NET SPA(MVC4) + Backbone.js and Marionette.js instead Knockout.js


Any help will be highly appreciated.


Thanks
Posted
Updated 31-Jul-13 0:40am
v3
Comments
Abdul Q 31-Jul-13 6:40am    
I already read a lot but could not find a good code example with explanation.

here is one which I liked the most so far:
http://blog.patrickmriley.net/2013/06/mvc4-marionette-todomvc-template.html?showComment=1375253174438#c3265360992803109932

but still no code explanation.

1 solution

Talk about coincidence, I have just started work on a single page application that uses WebAPi on service end and backbone Marionette on client end to create single page application. Since I am also in the starting phase i can give you some links which you might find useful:

A very good tutorial series for basics: http://davidsulc.com/blog/2012/04/15/a-simple-backbone-marionette-tutorial/[^]
MSDN article: http://msdn.microsoft.com/en-us/magazine/hh377172.aspx[^]
Book: https://leanpub.com/marionette-gentle-introduction[^] (Planning to buy it).

I hope you will find it useful. Will update my answer if I find anything more useful.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900