[Mono-list] System.Web Assembly: Good News

Patrik Torstensson totte@labs2.com
Mon, 18 Mar 2002 12:04:46 +0100


Sadly that example uses the Page parser in the Microsoft framework (and
all of the ASP.Net framework classes)..

It's just an example of how you can host the ASP.Net runtime.

- Patrik

> -----Original Message-----
> From: John Knipper [mailto:jknipper@capway.com] 
> Sent: den 18 mars 2002 11:34
> To: mono-list@ximian.com
> Subject: RE: [Mono-list] System.Web Assembly: Good News
> 
> 
> Hi,
> Here is a small sample that shows how to process an aspx file 
> outside IIS http://www.csharphelp.com/archives/archive248.html
> This should be enought to let us add aspx page processing in 
> any web server... The problem would be to implement the 
> ApplicationHost Class... I'm willing to help in the asp.net 
> area, but I lack the technical knowledge required for that :( 
> Are there easier tasks I can help you in the 
> webcontrols/asp.net area ?
> 
> John.
> 
> ps: I can see that you all do a reply-to-all... Is it enought 
> to reply only to the list ?
> 
> > -----Original Message-----
> > From: mono-list-admin@ximian.com 
> [mailto:mono-list-admin@ximian.com]On
> > Behalf Of Gaurav Vaish
> > Sent: lundi 18 mars 2002 10:01
> > To: Patrik Torstensson; Miguel de Icaza
> > Cc: mono-list@ximian.com
> > Subject: Re: [Mono-list] System.Web Assembly: Good News
> >
> >
> > ----- Original Message -----
> > From: "Patrik Torstensson" <totte@labs2.com>
> > To: "Miguel de Icaza" <miguel@ximian.com>; "Gaurav Vaish" 
> > <gvaish@iitk.ac.in>
> > Cc: <mono-list@ximian.com>
> > Sent: Monday, March 18, 2002 13:57
> > Subject: RE: [Mono-list] System.Web Assembly: Good News
> >
> >
> > : We also need to have the basic ASP.Net framework running 
> > (HttpRuntime,
> > : HttpRequest, HttpResponse, HttpContext, HttpApplication) to test. 
> > The
> > : Page parser would also be good because that's the component that 
> > adds
> > : all of the controls.
> >
> >     Is anyone working on it currently?
> >     If not, I can hook-in some code into it. I guess, lot exists in 
> > HttpRuntime (Bob did quite a bit in it), not sure about other Http* 
> > classes.
> >
> >
> > Cheers,
> > The Buggy Me!
> > http://home.iitk.ac.in/student/gvaish
> > http://calendar.yahoo.com/mastergaurav
> > ---------------------------------
> >
> >
> > :
> > : - Patrik (that has been raisen from the dead)
> > :
> > : > -----Original Message-----
> > : > From: Miguel de Icaza [mailto:miguel@ximian.com]
> > : > Sent: den 18 mars 2002 03:10
> > : > To: Gaurav Vaish; Patrik Torstensson
> > : > Cc: mono-list@ximian.com
> > : > Subject: Re: [Mono-list] System.Web Assembly: Good News
> > : >
> > : >
> > : > Hello Gaurav!
> > : >
> > : > > Hello everybody...
> > : > >
> > : > >     Great news from my universe. ;-)
> > : > >
> > : > >     System.Web assembly now compiles successfully and I
> > : > have included
> > : > > it in the build. What more -- it includes 
> > System.Web.UI.WebControls
> > : > > namespace which is not 100% complete yet.
> > : >
> > : > These are great news indeed!   Now, we only need to talk to
> > : > Patrik about
> > : > his small http classes to get a small test bed that we 
> could use.
> > : >
> > : > MIguel.
> > : >
> > :
> > : _______________________________________________
> > : Mono-list maillist  -  Mono-list@ximian.com
> > : http://lists.ximian.com/mailman/listinfo/mono-list
> >
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@ximian.com 
> > http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com 
> http://lists.ximian.com/mailman/listinfo/mono-list
>