El s�b, 23-11-2002 a las 07:21, Kevin Williams escribi�: > >> I am an ASP.Net developer and would like to test my > >> applications on mono. > > > You definitely want to wait for us to get another release > > out, and iron out the little problems. > > I'm another ASP.NET developer with loads of Linux experience and > absolutely no fear of getting my hands dirty to make work whatever you > currently have available. Can you give me a starting point? I've > already installed the "Mono for Debian" package from debianplanet.org on > my Sid system and have been building C# libraries and executable > assemblies... I have no idea how to start the ASP.NET-capable web > server, though. > > > As for your help, it will be very welcomed. We need > > people who can submit good bug reports, and investigate > > the sources of the problem, so the developers can be > > more productive. > > I'm all over it, just tell me how to get started. I'll switch to the > CVS code if that's preferred. I'm currently building custom ASP.NET web > controls for a living, so I have plenty of stuff to port over and try on > Mono.
I suggest using CVS or latest snapshot to play with ASP.NET. If in trouble, http://www.gnome-db.org/~gonzalo/mono/README.building The server is in 'xsp' CVS module. It works also with MS runtime so you can check for the expected results. -Gonzalo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
