close

Kentico 開發有兩種方式,Portal engine和ASPX templates

 

Portal engine Recommended for most developers. Does not require
programming and using Visual Studio. You can build websites
using page templates and web parts in a browser-based user
interface.
To learn the basics of the portal engine, see Creating pages using
the portal engine, then Walkthrough - Creating a new site using the
Portal engine
ASPX templates Can be chosen by ASP.NET developers who prefer to create
websites using standard ASP.NET architecture and standard
development tools, such as Visual Studio. You need to be familiar
with ASP.NET development and have at least basic programming
knowledge of C# or VB.NET.
To learn the basics of ASPX template development, see Creating
pages using ASPX templates, then Walkthrough - Creating a new
site using ASP templates.
MVC
allows developers to create websites or specific pages using the Model-View-Controller architectural pattern (based on the ASP.NET MVC framework). Working with this model requires knowledge of programming and ASP.NET MVC.

 

Portal engine : 就像Wordpress,Joomla and Drupal透過使用者介面來開發,開發者不一定需要有軟體開發的技術或經驗,只要知道你要做什麼就好了。  (真的!! 很多想做網站的,都不知道自己要的是什麼。 這時候就是要PM或開發者協助了解)

pages_application  

 

ASPX template: 就是一般軟體開發者,開發客製化的網頁,不過一定要透過開發工具像是Visual Studio, Kentico CMS 8 就一定要用 Visual Studio2012以上的版本才可以開發了。 ( 這也是我目前正在做的部分。)

 

MVC : Kentico 也可以用MVC方式來開發,不過開發者除了具備程式的概念外還要對ASP.NET MVC熟悉。再新增頁面時要選擇Razor 來開發。

           注意: Kentico 並不是一個MVC的應用程式,所以如果要用MVC方式開發,以後要持續維護,但是不能透過Portal engine來管理。

                   ASPX Template 可以嗎? 答案: 是的,可以的,不過要透過Portal engine來把路徑對上,就可以了。

 

 

 

arrow
arrow
    文章標籤
    學習 Kentico
    全站熱搜

    Kenneth 發表在 痞客邦 留言(0) 人氣()