473,500 Members | 1,955 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.Net Framework crossplatform

Alx
Hello everybody...

I got a question about porting my application to other operating systems.
I'm very comfortable writing applications with VS.NET 2003 (VS .NET 2005
looks even much better), but the enterprise I work in has some computers
running Linux. So my question is: is there a project supported by Microsoft
to solve that issue. I mean, is Microsoft planning to provide a .NET
Framework version for Linux or other platforms? (just like Sun provides JRE
for Windows, Linux, Mac, and so on).

Thank you all...
I will appreciate any help...
Jul 22 '05 #1
5 1352
Alx.
I got a question about porting my application to other operating systems.
I'm very comfortable writing applications with VS.NET 2003 (VS .NET 2005
looks even much better), but the enterprise I work in has some computers
running Linux. So my question is: is there a project supported by
Microsoft
to solve that issue. I mean, is Microsoft planning to provide a .NET
Framework version for Linux or other platforms? (just like Sun provides
JRE
for Windows, Linux, Mac, and so on).


It has nothing to do with Microsoft however maybe does this gives you the
information you need.

http://www.mono-project.com/Main_Page

I hope this helps,

Cor

Jul 22 '05 #2
Alx
Thank you very much.
I've read something about the mono project, but I've found that it's not
fully compatible with MS .NET Framework. I mean there's no way to develop my
application and take it without modifications to other platform.
Maybe I'm asking too much :P

Thank you anyway...

"Cor Ligthert [MVP]" wrote:
Alx.
I got a question about porting my application to other operating systems.
I'm very comfortable writing applications with VS.NET 2003 (VS .NET 2005
looks even much better), but the enterprise I work in has some computers
running Linux. So my question is: is there a project supported by
Microsoft
to solve that issue. I mean, is Microsoft planning to provide a .NET
Framework version for Linux or other platforms? (just like Sun provides
JRE
for Windows, Linux, Mac, and so on).


It has nothing to do with Microsoft however maybe does this gives you the
information you need.

http://www.mono-project.com/Main_Page

I hope this helps,

Cor


Jul 22 '05 #3
On Mon, 4 Jul 2005 09:41:01 -0700, Alx wrote:
Thank you very much.
I've read something about the mono project, but I've found that it's not
fully compatible with MS .NET Framework. I mean there's no way to develop my
application and take it without modifications to other platform.
Maybe I'm asking too much :P


No, this probably will never be possible, not in the near future anyway.
For the very simple reason that many .NET application are relying on the
underlying Windows API by doing Interop stuff or using ActiveX controls for
example. In this case, having the application work automagically on another
plateform is something of an utopia at the moment.

If your .NET application a is pure .NET application however, then i think
that you should give Mono a try. I have not tried it myself but i've heard
a lot of good things about it. There are still some .NET classes that are
not fully implemented or tested in Mono but if you develop your application
with portability in mind and avoid unsing these classes, you may be able to
have it work on Linux, MacOS and other plateforms as well.

Note that there is also another open source project that has the same aim
as Mono: http://www.gnu.org/projects/dotgnu/
Jul 22 '05 #4
> I've read something about the mono project, but I've found that it's not
fully compatible with MS .NET Framework. I mean there's no way to develop
my
application and take it without modifications to other platform.
In which way did you found it is incompatible with the ms framework?
Maybe I'm asking too much :P
No you're don't. It is possible to develop platform independent. Certainly
you'll find that you cannot make WinAPI calls in linux and you cannot use a
library which isn't available on all your target platforms.
Additionally, some functions may react not in the same way on all platforms,
but you'll have the same problem with java..
Thank you anyway...

"Cor Ligthert [MVP]" wrote:
Alx.
> I got a question about porting my application to other operating
> systems.
> I'm very comfortable writing applications with VS.NET 2003 (VS .NET
> 2005
> looks even much better), but the enterprise I work in has some
> computers
> running Linux. So my question is: is there a project supported by
> Microsoft
> to solve that issue. I mean, is Microsoft planning to provide a .NET
> Framework version for Linux or other platforms? (just like Sun provides
> JRE
> for Windows, Linux, Mac, and so on).
>


It has nothing to do with Microsoft however maybe does this gives you the
information you need.

http://www.mono-project.com/Main_Page

I hope this helps,

Cor


Jul 22 '05 #5
Alx.

In addition to the others, should you not ask yourself what is not
compatible. The language or the platform? (Although Net are not only a
developper tools)

There are even (slight) differences if you develop using/for Net between
W98/Me/NT4 systems and NT5 systems (CDO). Or between W2000 and XP (visual
styles).

Trying to make things always crossplatform results in my opinion mostly in
very poor application with a short lifetime.

Just an addition.

Cor
Jul 22 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1500
by: Alois Weber | last post by:
I'm not shure wether its the right place to ask here. But I don't know where to ask else. Does anybody know a free crossplatform library (for linux/windows perhaps Mac) which offers some classes...
5
290
by: Alx | last post by:
Hello everybody... I got a question about porting my application to other operating systems. I'm very comfortable writing applications with VS.NET 2003 (VS .NET 2005 looks even much better), but...
0
1527
by: Hotlips | last post by:
Hi I'm currently looking for a RMI system that works crossplatform (at least Windows/Linux). The system must support: - Basic C++ types like char, float double as both and (by value, and by...
3
6597
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
0
7136
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7018
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7232
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7397
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5490
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3110
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3106
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
672
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
316
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.