Usage of C# on Solaris Platforms

G

Guest

Hi,
I am using .NET 2003 platform. I want to port my code developed in C#, on
Solaris 8.0. Currently I am using Bristol Wind/U 4.4 for porting the code
developed in VC++ on to Solaris 8.0. Anybody is having idea, of porting the
C# code to Solaris platform?
What are the other Cross Platform Development Compilers I can use, in case
WindU won't do that??
Regards,
 
J

Jacky Kwok

satya said:
Hi,
I am using .NET 2003 platform. I want to port my code developed in C#, on
Solaris 8.0. Currently I am using Bristol Wind/U 4.4 for porting the code
developed in VC++ on to Solaris 8.0. Anybody is having idea, of porting the
C# code to Solaris platform?
What are the other Cross Platform Development Compilers I can use, in case
WindU won't do that??
Regards,

You can try to look at the "Mono",
http://www.mono-project.com/about/index.html,

It is Unix porting of the Dotnet. Its source code should be able to be
built in Solaris.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top