Microsoft unveiled on Tuesday a beta version of WebMatrix, a free tool intended to simplify Web application development based on Microsoft's ASP.Net Web platform. Serving as an addition to the ...
The key feature is that WebMatrix houses the Web server, database, and programming framework in one organized space. While the free, downloadable tool is designed to make building and publishing Web ...
I know that it's possible to write extensions for Microsoft WebMatrix, but is it possible to write my own language support for a programming language that isn't baked into WebMatrix? It would appear ...