-1

我是使用 Backbone.js 和 Marionette.js 的 ASP.NET 单页应用程序 (SPA) 的新手

任何人都可以提供一个可靠的代码示例和解释以开始使用 Visual Studio 2012

实际上,我需要一个在 VS2012 中使用 ASP.NET SPA(MVC4) + Backbone.js 和 Marionette.js 代替 Knockout.js 的工作示例

这是迄今为止我最喜欢的一个: http ://blog.patrickmriley.net/2013/06/mvc4-marionette-todomvc-template.html?showComment=1375253174438#c3265360992803109932

但仍然没有代码解释。

任何帮助将不胜感激。

谢谢

4

1 回答 1

-1

https://github.com/saqibshakil/SPA-Sample-App

this is my project on GitHub, it does not use MVC4 instead it uses WCF JSON service. But the service is detachable. Implemented using marionette and and a host of other open source library.

Support IE8 onwards. IE7 support just needs the inclusion of JSON2 library

于 2013-09-09T07:55:57.393 回答