Microsoft WebMatrix
Microsoft WebMatrix 3.0 | |
Developer(s) | Microsoft |
---|---|
Stable release |
3.0 (v7.1.1932.0)
/ 12 October 2013 |
Operating system | Windows 7 SP1 and later[1] |
Platform | IA-32; .NET Framework |
Size | 17.1 MB[2] |
Available in | English, Austrian, Belgian, Chinese, French, German, Hungarian, Japanese, Korean, Netherlands, Polish, Russian, Spanish, Turkish[2] |
Type | HTML editor and website builder |
License | Freeware[2] |
Website |
microsoft |
Microsoft WebMatrix is a free, cloud-connected website builder and HTML editor for Windows, geared towards web development. WebMatrix enables developers to build websites using built-in templates or popular open-source applications, with full support for ASP.NET, PHP, Node.js and HTML5. Microsoft developed WebMatrix for the purpose of providing web developers with coding, customization, and publishing capabilities all in one place.
History
WebMatrix is a successor of ASP.NET Web Matrix, which was released in 2003 and later discontinued.
In 2011, WebMatrix was released to support the large number of open source content management systems and to provide a lightweight web development environment for PHP and the new, simplified ASP.NET web pages. It focused on a clean, simple user interface allowing web developers to build websites from scratch or by customizing open-source web content management systems such as Orchard, DotNetNuke, Umbraco, Joomla!, Drupal and WordPress.
From 2011 to 2012, WebMatrix 2 Beta and RC releases added support for Node.js, mobile simulators, additional website templates, and support publishing to Microsoft Azure web sites. On September 6, 2012, the official release of WebMatrix 2 went public. The release of WebMatrix 3 was made available on May 1, 2013. Unlike WebMatrix 2, WebMatrix 3 requires Windows 7 or later.[1]
Features
- Simplified creation, publishing, and synchronization of companion cloud websites
- Integration with source control systems including Git and Team Foundation Server
- Code completion and syntax highlighting for HTML5, CSS3, JavaScript and TypeScript
- Editing for server-side languages ASP.NET, PHP and Node.js
- Support for jQuery, jQuery Mobile, Less and Sass
- Mobile simulators
- Database manager for MySQL, Microsoft SQL Server and SQL CE
- Deployment tools for files and database
- Deployment to either shared hosting, dedicated servers or Microsoft Azure
- Publishing websites using FTP, FTPS and Web Deploy (an IIS feature for publishing websites)[3]
- Built-in search engine optimization and performance reports
- Remote and offline editing
- Downloading remote sites for local editing
- Database migration from SQL Server Compact 4.0 database to SQL Server Express or SQL Server[4]
- Extensibility through plug-ins
See also
References
- 1 2 "WebMatrix 3 Release Notes". Microsoft /web. Microsoft. 6 March 2013. Retrieved 15 March 2014.
- 1 2 3 "Web Matrix 3". Microsoft/web. Microsoft. Retrieved 10 February 2016.
- ↑ Mittal, Harsh (December 9, 2011). "Introduction to Web Deploy". iis.net. Microsoft.
- ↑ Migrate a Database to SQL server
Further Reading
- Lydford, Steve (2011). Building ASP.NET Web Pages with Microsoft WebMatrix. Apress. ISBN 978-1-4302-4020-4.
External links
- Official website
- WebMatrix at IIS.NET website