建议创建单页面应用程序 [英] Suggestion for creating a single page application

查看:74
本文介绍了建议创建单页面应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个新的项目要求,我们需要开发单页面应用程序。我的经理告诉我做一项研究,比如我们是否可以使用任何内容管理系统。我们的要求是我们有很多插件。我们计划创建插件下载和帮助系统,其他人可以下载插件,查看演示并复制代码,如jquery.com和getbootstrap,如下所示。我们还需要为每个插件添加评级功能。



http://getbootstrap.com/components/



我们的客户需要它作为SPA并要求检查任何像果园,Drupal,WordPress或其他任何东西的CMS(内容管理系统)都会有所帮助。或者我们使用Angular / JQuery选择Sharepoint或MVC应用程序。您能否提出相同的建议。

we have a new project requirement where we need to develop a single page application. My manager told me to do a research like whether we can use any content management system. Our requirement is we have lots of plugins. We are planning to create plugin download and help system, where others can download the plugins,see demos and copy the code like the jquery.com and getbootstrap like below.Also we need to add a rating feature for each plugin.

http://getbootstrap.com/components/

Our client need it as a SPA and asked to check any CMS(content management system) like orchard,Drupal,WordPress or anything will help. Or we he put an option of Sharepoint or a MVC application with Angular/JQuery. Could you please give your suggestions for the same.

推荐答案

单页面应用程序意味着不需要对新数据进行POSTBACK和页面重新加载。是的,Ajax会这样做并将下载您网页的数据。



有许多已经开发的插件用于这些功能,Knockout.js和Angular.js就是其中的一部分。既然你在谈论ASP.NET,我会转发你, http://www.asp.net/single-页面应用程序 [ ^ ]



您可以从那里学习如何创建单页应用程序,您也可以在那里进行研究并获得结果。 Wordpress,Drupal只是CMS,他们将管理您的网站内容,但最好创建自己的内容以获得对系统的更多控制。创建单页模板后,只需将其上传到托管服务器,不要归于CMS。
A single page application means that there won't be any need for POSTBACK and page reloading for new data. Yes, Ajax will do it and will download the data for your pages.

There are many already developed plugins for these features, Knockout.js and Angular.js is a part of this. Since you're talking about ASP.NET, I will forward you to, http://www.asp.net/single-page-application[^]

You can learn how to create "Single Page Applications" from there, you can also conduct your research there and get the results. Wordpress, Drupal are just CMS, they will manage your content of the website however it is better to create your own to get more control over your system. Once you've created the Single Page template, simply upload it to the hosting server don't fall for a CMS.


AngularJs [ ^ ]

KnockoutJs [ ^ ]



搜索谷歌了解更多..
AngularJs[^]
KnockoutJs[^]

search google for more..


这篇关于建议创建单页面应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆