EPiServer 简单项目总结

时间:2021-06-22 05:18:04

国内用到的EPiServer应该不多,所以记录点用到过的东西,以便分享

1.EPiServer office site http://www.episerver.com/

2.EPiServer CMS installation.

First: download EPiServer CMS from office site and install the cms, after install the cms, you will find the EPiServer Deployment Center in the start like this.

EPiServer 简单项目总结

Secondly:Install the site and SQL Server database,indexing service, and the Alloy Sample site.

EPiServer 简单项目总结

Thirdly: config the IIS and visit the alloy site, like http://dev.alloy.com

3. EPiServer CMS +MVC