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. |
Kenneth 發表在 痞客邦 留言(0) 人氣(222)
來到新加坡的第一份工作---開發內容管理系統Kentico,在此之前只有開發過Wordpress,Joomla and Drupal等等,不過這些都是以 PHP + MySQL開發而成的
ASP.NET的CMS,Kentico算是第一個了。 事實上Kentico CMS並不是由微軟自行開發的,而由Petr Palas於 2004年創建的,總部位於捷克共和國,在美國、英國和悉尼設有辦事處。從最初開始,Kentico持續快速地把Kentico CMS的用戶擴展到全球。它的合作夥伴網路包括80多個國家的1200家合作夥伴。在2010年,Kentico在捷克共和國的德勤高科技高成長50強企 業頒獎活動中榮獲最快成長技術型公司稱號。
Kenneth 發表在 痞客邦 留言(0) 人氣(492)