Re: Are .NET Framework 1.1 apps on Linux possible?
From: Ron Fluegge (rmflugge_at_swbell.net)
Date: 07/20/04
- Next message: Mattias Sjögren: "Re: unable to find an entry point in a dll -- Marshalling"
- Previous message: Ron Fluegge: "Are .NET Framework 1.1 apps on Linux possible?"
- In reply to: Ron Fluegge: "Are .NET Framework 1.1 apps on Linux possible?"
- Next in thread: Daniel O'Connell [C# MVP]: "Re: Are .NET Framework 1.1 apps on Linux possible?"
- Reply: Daniel O'Connell [C# MVP]: "Re: Are .NET Framework 1.1 apps on Linux possible?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Jul 2004 16:31:53 -0500
One other small point, assuming I can get the client to instead install and
run the apps on a Windows box, will ADO.NET have any problems accessing
Oracle 9i tables running on a Linux box using the Microsoft .net managed
provider for Oracle? I am assuming not, but it won't be the first time that
I have seriously underestimated the issues involved in such a project.
Sorry for asking such dumb questions, but we are under a short timeframe to
respond to the client.
Ron
"Ron Fluegge" <rmflugge@swbell.net> wrote in message
news:ehOxj7pbEHA.3480@TK2MSFTNGP11.phx.gbl...
> I have both a Windows Form application and a ASP.NET web-based application
> built with .NET Framework 1.1 that a client wants to run on a Linux box.
>
> I have searched the net and MSDN but cannot determine if the applications
> can or will run on a Linux box. Searching for Linux on the Microsoft site
> only return "comparisons" between developing with .NET vs Java/Linux; not
if
> you can install/run a .NET application on a Linux box as far as I can
find.
>
> I have found the Mono site and it indicates that it is an open source
> development platform based on the .NET Framework that allows you to build
> Linux apps.
>
> However, the question is this: If I build the apps in VS.NET, can they be
> installed on a Linux box and, more importantly, will they run? Would I
need
> to install Mono on the Linux box?
>
> If it is necessary to re-compile the apps developed with VS.NET, will Mono
> require that the source code be all in C# -- the Mono site indicates that
> Windows Forms and VB.NET functionality are still under heavy development.
>
> Does anyone have any experiences (good or bad) related to such an
> application deployment for either Windows forms apps (is this even
> possible?) or web apps?
>
> Our shop is all Windows (when cut, we bleed little tiny Windows logos) so
we
> have no experience with Linux whatsoever so any advice, suggestions, etc
> would be greatly appreciated.
>
> Ron
> RonFlueggeATswbellDOTnet
>
>
- Next message: Mattias Sjögren: "Re: unable to find an entry point in a dll -- Marshalling"
- Previous message: Ron Fluegge: "Are .NET Framework 1.1 apps on Linux possible?"
- In reply to: Ron Fluegge: "Are .NET Framework 1.1 apps on Linux possible?"
- Next in thread: Daniel O'Connell [C# MVP]: "Re: Are .NET Framework 1.1 apps on Linux possible?"
- Reply: Daniel O'Connell [C# MVP]: "Re: Are .NET Framework 1.1 apps on Linux possible?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|