This may seem like a wild one, but...

I have a potential client that wants us to develop a web
app on .NET and then port it over to UNIX.

My initial reaction is that the app would have to be
completely re-enginered for UNIX, but another developer I
spoke to said that they didn't think that was necessarily
the case.

Is there a relationship between .NET and UNIX that I'm
not aware of?

Re: .NET web applications on UNIX by Jon

Jon
Thu Aug 28 14:18:45 CDT 2003

Not yet. There is currently a development under way to port the framework
to unix/linux...but, it is not MS sanctioned and is not likely to be done
anytime soon.


"cn" <chris.nakea@write-image.com> wrote in message
news:03e101c36d96$92964730$a101280a@phx.gbl...
> This may seem like a wild one, but...
>
> I have a potential client that wants us to develop a web
> app on .NET and then port it over to UNIX.
>
> My initial reaction is that the app would have to be
> completely re-enginered for UNIX, but another developer I
> spoke to said that they didn't think that was necessarily
> the case.
>
> Is there a relationship between .NET and UNIX that I'm
> not aware of?



Re: .NET web applications on UNIX by B

B
Thu Aug 28 14:27:20 CDT 2003

Haven't ypou heard about Mono (an open source realization of dotnet uder
*nix)
http://www.go-mono.com


"Jon" <ruffles_@msn.com> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:#qNx$lZbDHA.1180@TK2MSFTNGP11.phx.gbl...
> Not yet. There is currently a development under way to port the framework
> to unix/linux...but, it is not MS sanctioned and is not likely to be done
> anytime soon.
>
>
> "cn" <chris.nakea@write-image.com> wrote in message
> news:03e101c36d96$92964730$a101280a@phx.gbl...
> > This may seem like a wild one, but...
> >
> > I have a potential client that wants us to develop a web
> > app on .NET and then port it over to UNIX.
> >
> > My initial reaction is that the app would have to be
> > completely re-enginered for UNIX, but another developer I
> > spoke to said that they didn't think that was necessarily
> > the case.
> >
> > Is there a relationship between .NET and UNIX that I'm
> > not aware of?
>
>



Re: .NET web applications on UNIX by Chris

Chris
Thu Aug 28 14:31:29 CDT 2003

Hi,

There is the MONO project at www.go-mono.com which is a .NET implementation
for LINUX + some others, and as far as I know there is a modmono at
www.apacheworld.org/modmono/ for Apache to host ASP.NET. How far along this
is I am not sure.

Regards

Chris Taylor

"cn" <chris.nakea@write-image.com> wrote in message
news:03e101c36d96$92964730$a101280a@phx.gbl...
> This may seem like a wild one, but...
>
> I have a potential client that wants us to develop a web
> app on .NET and then port it over to UNIX.
>
> My initial reaction is that the app would have to be
> completely re-enginered for UNIX, but another developer I
> spoke to said that they didn't think that was necessarily
> the case.
>
> Is there a relationship between .NET and UNIX that I'm
> not aware of?



Re: .NET web applications on UNIX by Jon

Jon
Thu Aug 28 14:58:16 CDT 2003

yes, that is what I was referring to. But, I would never use this early
stage software in a production environment.


"B. Voronkov" <voronkov@tochka.ru> wrote in message
news:eBd1ppZbDHA.616@TK2MSFTNGP11.phx.gbl...
> Haven't ypou heard about Mono (an open source realization of dotnet uder
> *nix)
> http://www.go-mono.com
>
>
> "Jon" <ruffles_@msn.com> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
> news:#qNx$lZbDHA.1180@TK2MSFTNGP11.phx.gbl...
> > Not yet. There is currently a development under way to port the
framework
> > to unix/linux...but, it is not MS sanctioned and is not likely to be
done
> > anytime soon.
> >
> >
> > "cn" <chris.nakea@write-image.com> wrote in message
> > news:03e101c36d96$92964730$a101280a@phx.gbl...
> > > This may seem like a wild one, but...
> > >
> > > I have a potential client that wants us to develop a web
> > > app on .NET and then port it over to UNIX.
> > >
> > > My initial reaction is that the app would have to be
> > > completely re-enginered for UNIX, but another developer I
> > > spoke to said that they didn't think that was necessarily
> > > the case.
> > >
> > > Is there a relationship between .NET and UNIX that I'm
> > > not aware of?
> >
> >
>
>



Re: .NET web applications on UNIX by Robert

Robert
Sun Aug 31 01:01:07 CDT 2003

Don't forget dotGNU, as well.


"Chris Taylor" <chris_taylor_za@hotmail.com> wrote in message
news:Od0NNqZbDHA.652@tk2msftngp13.phx.gbl...
> Hi,
>
> There is the MONO project at www.go-mono.com which is a .NET
implementation
> for LINUX + some others, and as far as I know there is a modmono at
> www.apacheworld.org/modmono/ for Apache to host ASP.NET. How far along
this
> is I am not sure.
>
> Regards
>
> Chris Taylor
>
> "cn" <chris.nakea@write-image.com> wrote in message
> news:03e101c36d96$92964730$a101280a@phx.gbl...
> > This may seem like a wild one, but...
> >
> > I have a potential client that wants us to develop a web
> > app on .NET and then port it over to UNIX.
> >
> > My initial reaction is that the app would have to be
> > completely re-enginered for UNIX, but another developer I
> > spoke to said that they didn't think that was necessarily
> > the case.
> >
> > Is there a relationship between .NET and UNIX that I'm
> > not aware of?
>
>