473,396 Members | 1,917 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Platform For The.Net

The .NET framework or platform or visual studio.net must be run on an
operating system and alot tell me its must be run on microsoft win OS is that
right?

and if one who is can program with c# can't use them if he using a a
diffrent operating system.

java as example can work in many platform.

and for mobile application also the .net can't help me except with pocketpc .
is that right or not and also is this good or bad .and how i can pass this
problem
plz tell me your advice and your comment and whar u advice me to do?

thanz at all.

islam saber

--
Islam Khalil,
Jun 22 '06 #1
5 1054
SemSem wrote:
The .NET framework or platform or visual studio.net must be run on an
operating system and alot tell me its must be run on microsoft win OS is that
right?

and if one who is can program with c# can't use them if he using a a
diffrent operating system.

java as example can work in many platform.

and for mobile application also the .net can't help me except with pocketpc .
is that right or not and also is this good or bad .and how i can pass this
problem
plz tell me your advice and your comment and whar u advice me to do?


There is an open source project called Mono that has implemented a cross
platform .Net runtime and many of the .Net 1.1 class libraries. Mono
runs on Linux, Mac, Windows and Several other operating systems. While
Mono works really well, there isn't 100% compatability at this point so
some apps may not work completely.

Andrew Faust
Jun 22 '06 #2
SemSem wrote:
The .NET framework or platform or visual studio.net must be run on an
operating system and alot tell me its must be run on microsoft win OS is
that right?

and if one who is can program with c# can't use them if he using a a
diffrent operating system.

java as example can work in many platform.

and for mobile application also the .net can't help me except with
pocketpc .
is that right or not and also is this good or bad .and how i can pass
this problem
plz tell me your advice and your comment and whar u advice me to do?

thanz at all.

islam saber


Hi Islam,

I use Mono's implementation of the .NET Framework, and their C# compiler
since I'm a poor university student, who can't afford Windows or VS.NET.

I'm running Mono on Linux (specifically Debian 3.1), with no problems.
However, as was mentioned by Andrew Faust, in the adjacent post, Mono
hasn't (yet) fully implemented all of the classes in the framework. But
it's not bad. Take a look at http://www.go-mono.com for more information.

-- Tom Spink
Jun 22 '06 #3
Hello Tom,

TS> I use Mono's implementation of the .NET Framework, and their C#
TS> compiler since I'm a poor university student, who can't afford
TS> Windows or VS.NET.

Do you know that VS Express 2005 is absolutly free, including .NET FW
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jun 22 '06 #4
Hello SemSem,

BTW, besides mono there is "Rotor"

S> The .NET framework or platform or visual studio.net must be run on
S> an operating system and alot tell me its must be run on microsoft win
S> OS is that right?
S>
S> and if one who is can program with c# can't use them if he using a a
S> diffrent operating system.
S>
S> java as example can work in many platform.
S>
S> and for mobile application also the .net can't help me except with
S> pocketpc .
S> is that right or not and also is this good or bad .and how i can
S> pass this
S> problem
S> plz tell me your advice and your comment and whar u advice me to do?
S> thanz at all.
S>
S> islam saber
S>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jun 22 '06 #5
Michael Nemtsev wrote:
Hello Tom,

TS> I use Mono's implementation of the .NET Framework, and their C#
TS> compiler since I'm a poor university student, who can't afford
TS> Windows or VS.NET.

Do you know that VS Express 2005 is absolutly free, including .NET FW
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do
not cease to be insipid." (c) Friedrich Nietzsche


Hi Michael,

I do know. I also know that you get the compilers and everything with the
framework, and I'd just be as happy with Notepad.exe and csc.exe. However,
the operating system it runs on is not free.

(I also take my definition of free to be the definition for "Free Software"
as defined by the FSF.)

:-)
-- Tom Spink
Jun 22 '06 #6

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

Similar topics

14
by: Champika Nirosh | last post by:
Hi All, We have a windows from application written in C#, there we have used Browser COM and other basic libraries present in standard .NET/C# SDK. So the next part is to make this appliaction...
14
by: John Salerno | last post by:
Bear with me, but I've been reading a lot about how the .NET languages are platform independent, and I assume this means a program written in C# can be run on a Unix or Mac machine. If this...
8
by: Michiel Sikma | last post by:
Hello everybody, I was thinking about making a really insignificant addition to an online system that I'm making using Python: namely, I would like it to print the platform that it is running on...
16
by: Andy | last post by:
Hi, I have read that 'C' is platform-independent and portable. I can'tsee much a difference between the two terms. Could anyone differentiate the two? Also is the statement actually true? Thanks...
16
by: bobrik | last post by:
Hello, I am using the Python DB API for access to MySQL. But it is not platform-independent - I need a module not included in Python by default - python-mysql, and it uses a compiled binary...
3
by: techtonik | last post by:
Hello, everyb. Does anybody know simple cross-platform method of probing if executable binary is available and launching it. Problem no.1: test if executable file is available I'll take...
12
by: Udhay | last post by:
I am new to vc++. Whether Visual Studio is a platform independent? Is there any chance of using my application created by vc in MAC or Linux. udhay
0
by: marathoner | last post by:
I am currently migrating my Visual C++ 6.0 applications to Visual Studio 2005. I am getting compiler errors involving the VS2005's platform SDK. When I removed directory references to that SDK,...
2
by: p.lavarre | last post by:
Let's suppose you get Python for Vista Windows today from http://www.python.org/download/. Should you then conclude that the tests: if platform.system() in ('Windows', 'Microsoft'): if not...
1
by: Vinod Sadanandan | last post by:
Cross Platform Migration An Unproblematic Approach (Windows-UNIX ) Oracle 10\11g The principal restriction on cross-platform transportable database is that the source and destination platform...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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,...

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.