This is a multi-part message in MIME format.

------=_NextPart_000_0058_01C36890.9D3E9710
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Anyone know of plans to release the source code for WebMatrix? It's a =
slick and fast IDE... moreso than SharpDevelop. Since it's a free =
project, would make a great case study (similar to TaskVision).

-AC
------=_NextPart_000_0058_01C36890.9D3E9710
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1226" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000080 size=3D2>Anyone know of plans to release the =
source code=20
for WebMatrix?&nbsp; It's a slick and fast IDE... moreso than=20
SharpDevelop.&nbsp; Since it's a free project, would make a great case =
study=20
(similar to TaskVision).</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000080 size=3D2>-AC</FONT></DIV></BODY></HTML>

------=_NextPart_000_0058_01C36890.9D3E9710--

Re: WebMatrix Source? by Peter

Peter
Fri Aug 22 10:06:34 CDT 2003

Andrew Connell wrote:
> Anyone know of plans to release the source code for WebMatrix? It's
> a slick and fast IDE... moreso than SharpDevelop. Since it's a free
> project, would make a great case study (similar to TaskVision).

Correct me if I'm wrong, but I thought webmatrix doesn't support windows
forms? If you really wanted to know what's going on inside it, you could
always use reflector (although this may be illegal? Anyone?).

Pete