PHP's CMS is now on the net a grab a bunch, but because you are doing it. NET started, for. NET or have to rely on (put a bit of the argument is feelings), in a umbraco found after a pass, heard very bad, so try to play a bit, found not so easy to get started, and Chinese resources are not many. So I'm going to write a record while studying.
Okay, not much nonsense, just get started:
First step: Install
Umbraco Official website: http://umbraco.com
Official Document: Http://our.umbraco.org/documentation
: Http://umbraco.com/download
I downloaded the 7.4.3.
After the download is done, it is the IIS thing, set up the site, and then copy the Umbraco files in, here Note that the. NET Framework 4.5 is required.
Visit the site you have created
After completing, the following two buttons
Install: An empty Umbraco is created as a database using the Microsoft SQL Server Compact (SQL CE).
Here we choose Customize, to customize.
Here you select the database type, Microsoft SQL Server Compact (SQL CE), Microsoft SQL Server,microsoft SQL Azure,mysql,custom connection string.
Here we select Microsoft SQL Server and fill in the database connection information before continuing. (A new database needs to be built beforehand, Umbraco will create the required structure in the data)
Here we do not select the official sample template, created directly to complete.
If there is no exception, you will be the same as me after waiting for the completion of direct access to Umbraco backstage.
Here we select Users, find the name we just set, in the user form can set the login name, etc., the most important is to set the language.
Umbraco 7 Study Notes 1