FTP also lets you publish SQL Server Compact databases, but not databases that use SQL Server or SQL Server Express.Īmong the publishing options is SSL, which stands for secure sockets layer.
#Website created using microsoft webmatrix manual
If you select a different company, you can still publish from within WebMatrix, but you might need to transfer files using FTP, which is a slightly more manual process. However, you don't have to use one of these hosting companies. These hosting providers all support the Web Deploy process that automates most of the publishing process. WebMatrix Beta lets you select a hosting provider right in the tool. There are dozens of hosting companies, each offering hosting plans that have different features and pricing. When you publish your website, you copy files from your computer to a web server that's maintained by a hosting company.
WebMatrix publishes the website by copying files to a remote server, and it can optionally deploy one or more databases to the hosting site. WebMatrix Beta shows you the changes it plans to make on the remote server, you approve the changes, and then it publishes the site.
#Website created using microsoft webmatrix how to
This includes entering settings for your web hosting account and deciding how to publish the database (if your site has one).