Back when ASP.NET was in Beta, the ASP.NET team decided that while Visual Studio .NET was a great overall development tool, it had three inhibiting drawbacks: <BR><BR> 1.) Its size, <BR> 2.) Its cost, and <BR> 3.) Its "do everything" nature <BR><BR>If you've used Visual Studio .NET you know that it has an imposing memory footprint, file size, and price tag. In order to combat these problems of Visual Studio .NET, the ASP.NET team set out to create a new developer tool, one that was geared solely for the ASP.NET developer. This tool, the team decided, must be small, agile, great at what it does, and inexpensive. Today (June 17th, 2002), the ASP.NET team has released their tool to the public. This tool, which is still in Beta testing, is called the ASP.NET Web Matrix Project.<BR><BR>Read more about Matrix:<BR>http://aspnet.4guysfromrolla.com/articles/061702-1.aspx<BR><BR>Download Matrix (you need to have the .NET Framework installed on the machine(s) you plan on installing Matrix to):<BR>http://asp.net/webmatrix/download.aspx?tabindex=4<BR><BR>Read a free book from Wrox on Matrix (warning: it's a 1.5 MB PDF file):<BR>http://asp.net/webmatrix/web%20matrix_doc.pdf<BR><BR>You can see some screenshots of Matrix at:<BR>http://asp.net/webmatrix/default.aspx?tabindex=4&tabid=46<BR><BR>Happy Programming!<BR>