Free & Open Source Web Resources
Posts tagged Windows
WebMatrix: Web development tool for Windows
Jul 9th
WebMatrix is a Web development tool for Windows that elegantly integrates a Web server, a database, and programming frameworks into a single, integrated experience. And it’s only available through Web PI 3.
Web Platform Installer 3 (Web PI) is a free tool that makes getting the latest components of the Microsoft Web Platform easy. In addition to all the great features found in Web PI 2, Web PI 3 introduces a new streamlined user interface that helps you get up and running even faster.
The kit comes with:
- IIS Developer Express (a development Web server)
- ASP.NET (a Web framework)
- SQL Server Compact (an embedded database)
and with just a click, you can install open source applications like WordPress, Drupal, DotNetNuke, etc.
MonoDevelop; free IDE for multiple platforms
Feb 2nd
MonoDevelop is a free & advanced IDE that is mainly built for C# & other .NET languages.
It works in Linux, Windows & Mac OSX which is great, specially for developers who use multiple platforms but still want to work from the same interface.
MonoDevelop comes with advanced text editing features like code completion support for C# 3, code templates & code folding.
It also has an integrated debugger, web server (for instantly testing ASP.NET applications) & a GTK# visual designer.
The software also offers much more features like source control, makefile integration, unit testing, packaging & deployment, localization & more.
Website: http://monodevelop.com/
Download: http://monodevelop.com/Download
Documentation: http://monodevelop.com/Documentation

