S
shinma
Have anyone tried to code C# in a Unix box running solaris ??
Does it working fine ? or any issue you've found ?
Does it working fine ? or any issue you've found ?
Nicholas Paldino said:Shinma,
I would not recommend trying to run .NET on a unix platform. While
there are attempts (there is a CLR based on a source project released by MS
named ROTOR, and there is also the MONO project), not all of the
functionality is there.
What are you trying to do? Which parts of the framework do you want to
leverage? I think that there might be an ASP.NET implementation up and
running.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
shinma said:Have anyone tried to code C# in a Unix box running solaris ??
Does it working fine ? or any issue you've found ?
shinma said:Thanks so much.
As i remember, Microsoft cliam the CLR is supporting Solaris, am I right ?
I only have some backgroup tasks want to do. Basically, it's just getting
something from database, and processed, then writing back to the database.
Before, it was coding in Java, but i just wanna try C# for re-written it.
message news:[email protected]...Shinma,
I would not recommend trying to run .NET on a unix platform. While
there are attempts (there is a CLR based on a source project released by MS
named ROTOR, and there is also the MONO project), not all of the
functionality is there.
What are you trying to do? Which parts of the framework do you want to
leverage? I think that there might be an ASP.NET implementation up and
running.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
shinma said:Have anyone tried to code C# in a Unix box running solaris ??
Does it working fine ? or any issue you've found ?
Nicholas Paldino said:Shinma,
No, I think you are mistaken. Microsoft never claimed that the CLR
would run on Solaris. ^MAYBE^ the ROTOR implementation, but I can not say
for sure. Definitely not the .NET framework that was released by them.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
shinma said:Thanks so much.
As i remember, Microsoft cliam the CLR is supporting Solaris, am I right ?
I only have some backgroup tasks want to do. Basically, it's just getting
something from database, and processed, then writing back to the database.
Before, it was coding in Java, but i just wanna try C# for re-written it.
message news:[email protected]...byShinma,
I would not recommend trying to run .NET on a unix platform. While
there are attempts (there is a CLR based on a source project released
MSwantnamed ROTOR, and there is also the MONO project), not all of the
functionality is there.
What are you trying to do? Which parts of the framework do you
toleverage? I think that there might be an ASP.NET implementation up and
running.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
Have anyone tried to code C# in a Unix box running solaris ??
Does it working fine ? or any issue you've found ?