[Mono-list] ASP.Net

Gonzalo Paniagua Javier gonzalo@gnome-db.org
Sun, 2 Jun 2002 02:27:39 +0200


* [ Michael Scott <m.scott@lagarde.com>
* Sat, 01 Jun 2002 13:20:10 +0200 ]
> To Gaurav, Leen or Patrik,
> 
> I am interested in helping in the effort to build ASP.Net classes for mono.
> If someone would email me with the information.

Hi Michael!

In CVS module xsp you will find xsp (a aspx -> C# code generator) and a
little web server (by now we don't need much more) that takes an aspx
page, generates the C# code for it, compile and render HTML.

Check it out. It currently uses MS runtime to render the html, but i'm
adding command line options to use System.Web and System.Drawing from
mono. Once this options are added, you can use it to debug mono ASP.NET classes
and/or provide missing functionality.

- Gonzalo



-- 
Gonzalo Paniagua Javier <gonzalo@gnome-db.org>
http://www.gnome-db.org/~gonzalo/