Hi all,
my question is: Is an application developed in .Net with Windows OS can be
deployed in Linux OS ??
if so what is procedure of this?, and if not what are possible problems with
this and how can be over come ???
TIA
Mark R. Dawson - 18 Aug 2005 10:35 GMT
Hi Kamal,
if you want to run your .net application on Linux check out
http://www.mono-project.com/Main_Page This is an open source project aimed
at translating the .net environment to Linux.
There are some limitations, such as the WinForms namespace is not fully
implemented so if you have a Windows app it will probably not translate well
to Linux, you will also have to check and see what other namespaces are not
supported.
Hope that Helps
Mark R Dawson.
> Hi all,
>
[quoted text clipped - 4 lines]
>
> TIA
Cowboy (Gregory A. Beamer) - MVP - 19 Aug 2005 18:49 GMT
www.gomono.com
The Mono project allows deployment of .NET on Linux. I am certain there are
some gotchas, but I know people who have been quite successful doing this.

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
***************************
Think Outside the Box!
***************************
> Hi all,
>
[quoted text clipped - 4 lines]
>
> TIA
Cowboy (Gregory A. Beamer) - MVP - 19 Aug 2005 18:52 GMT
Sorry:
www.go-mono.com
www.gomono.com is one of those annoying "search engines".

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
***************************
Think Outside the Box!
***************************
> www.gomono.com
>
[quoted text clipped - 9 lines]
> >
> > TIA