Hello, > BTW: Is there an easy way to compile System.Web.dll - i.e. is it all managed > code?
Get the `mcs' module from SVN, and then do:
cd mcs/class/System.Web
make
That will build a System.Web.dll
Miguel.
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list
