Skip to main content

Posts

Showing posts with the label website builder

WebMatrix – Free Web site builder from Microsoft

Microsoft just released a free, lightweight web development solution called WebMatrix which gives everything you need to build Web sites using Windows. It includes a Web server (IIS Developer Express), a database (SQL Server Compact) and a Web framework (ASP.NET) and makes it easy to start Web sites from scratches or from popular open-source apps like Wordpress. WebMatrix lets you download an application from an application gallery, customize it for your needs, analyze it for broken links, optimize it for the web, and deploy it to your hosting provider. WebMatrix is designed for developers, students, or just about anyone who just wants a small and simple way to build Web sites. [ Via ] More information and download (currently beta) at Microsoft