[Mono-devel-list] FormsAuthentication [was: session_end Event (global.asax)]

Miguel de Icaza miguel at ximian.com
Sun Jul 24 17:50:42 EDT 2005


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.



More information about the Mono-devel-list mailing list