Goxia recently found a. NET Open source website program, change bar to use as Enterprise website, the website program needs SQL Server, because the change is simpler so did not intend to use the complex development environment, WebMatrix became the choice! With Web Deploy technology, publishing a Web site together with a database is simple and quick and eliminates the need to install FTP on a Web Server.
Web Deploy is a plug-in to IIS, the latest version is v3.0 Beta, this blog will be a Web Deploy 2.0 as an example to share with you, the Web Deploy can be obtained from Microsoft Download Center, download the following address:
Web Deploy 2.0 Simplified Chinese version: Http://www.microsoft.com/downloads/zh-cn/details.aspx?familyid=cfa66d50-90ce-49cba-b021-fefbd7a302ab
The Web Deploy security access mechanism and the access interface all depend on the administrative services component of IIS, so you must first install Administrative services for IIS to use the Web Deploy. To do this, first open the Server Manager Add role service, the entire installation process is very simple no longer repeat, can refer to the following figure: