Re: Where's Apache in the Suse Distro ?!
From: John Bailo (jabailo_at_texeme.com)
Date: 04/24/05
- Next message: George Peatty: "Re: Suse DVD guide"
- Previous message: George Peatty: "Re: Synaptic Misfire"
- In reply to: peter: "Re: Where's Apache in the Suse Distro ?!"
- Next in thread: peter: "Re: Where's Apache in the Suse Distro ?!"
- Reply: peter: "Re: Where's Apache in the Suse Distro ?!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 24 Apr 2005 14:53:26 -0700
peter wrote:
> I know it's sacriledge (sp?), but I suggest you write your asp.net pages
> on Windows using Visual Studio, if you've got it. Even with
> monodevelop, the development environment is much less friendly using
> mono on Linux - especially for asp.net development. You can then run
> your pages on Apache under Linux. Forms development is not too bad
> using monodevelop - but be aware that System.Windows.Forms doesn't work
> for mono 1.0.x. It does work under 1.1.x (apparently - I haven't tried
> it), but monodevelop doesn't (necessarily).
I wonder if VS.NET can be configured to "deploy to apache/mono" ?
Well...I would stay away from Windows.Forms in mono and concentrate on
the gtksharp...it works in both environments and is actually far ahead
of Forms...in fact, M$ is trying to emulate it in Longhorn...especially
the Glade XML forms building.
> One thing you may come across if you want to develop n-Tier web-based
> applications with your business logic/database access logic code running
> on an application server remote from your web server is that mono
> doesn't have the ability yet (unless I missed something) to run a remote
> server as a daemon. So don't go writing any Windows services for your
> remote servers. I think this is scheduled for mono 2.x, but I may be
> mistaken. I haven't checked recently.
I've asked the same question, because I write many applications as
windows services and they are very useful in the SOA architecture.
I think Linux people would say that these are just daemons and any
program can be taken and scripted into a service...so, it's just a far
more loosely coupled process than building a windows service.
- Next message: George Peatty: "Re: Suse DVD guide"
- Previous message: George Peatty: "Re: Synaptic Misfire"
- In reply to: peter: "Re: Where's Apache in the Suse Distro ?!"
- Next in thread: peter: "Re: Where's Apache in the Suse Distro ?!"
- Reply: peter: "Re: Where's Apache in the Suse Distro ?!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|