Results 1 to 21 of 21

Thread: It is real! It is here!

  1. #1

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    It is real! It is here!

    Mono 1.0 is out and you can actually compile and run some .NET apps on Linux..assuming you do not use classes that have not been implemented or comleted.

    Gtk# is also getting there..Here is a pic of it is action

    http://gtk-sharp.sourceforge.net/gtk-hello-world.png
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    This is very cool. This is a good enough reason to reinstall Linux again.

    I start testing this as soon as I get home.
    Dont gain the world and lose your soul

  3. #3

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    same here..I need to get out and get that longer ide cable to put in my new hard drive to install REd Hat on...(out of hd space on my primary drive)

    Not much that can be done with Mono yet, but it would be interesting to start playing with it.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    good news..created a small console app in csharp..compiled in with the mono csharp compiler and ran it throught Line(reverse of what wine is)...and it worked..pretty cool.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    Lively Member Fool's Avatar
    Join Date
    Sep 2001
    Location
    Glen Allen, VA
    Posts
    79
    Can you use the exact same source for both Win and Linux?

  6. #6

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    yes indeed! I used the exact same code for compiling with csc and mcs. In fact I was even able to run the exe by one in both the win32 conole and the line linux console.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  7. #7
    Hyperactive Member thinktank2's Avatar
    Join Date
    Nov 2001
    Location
    Arctic
    Posts
    272

    Re: It is real! It is here!

    Originally posted by Cander
    Mono 1.0 is out and you can actually compile and run some .NET apps on Linux..assuming you do not use classes that have not been implemented or comleted.

    Gtk# is also getting there..Here is a pic of it is action

    http://gtk-sharp.sourceforge.net/gtk-hello-world.png
    Cander..you are really excited... aren't you ??

    The version of Mono you are refering to is Mono 0.10
    from mono project website
    Mar 27, 2002
    Mono 0.10 is out! The self hosting release of Mono has been released.

    A new version of the runtime, compiler and class libraries has been packaged for your download pleasure. Binaries are included. The Release Notes are available.
    ....
    You have to wait at least 2 months(that's a +ve estimate) for version 1.0 release.

  8. #8

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    i meant .10

    no not really excited..just spreading the word as it is pretty interesting.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  9. #9

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    The main point here is that mono .1 is proof of concept..whilst you may not be able to do too much with it as of yet, the fact that it works gives MS developers a new option to look forward to....Linux. No longer can Java goons shove the write once run anywhere mantra into our faces.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  10. #10
    Hyperactive Member thinktank2's Avatar
    Join Date
    Nov 2001
    Location
    Arctic
    Posts
    272
    I would love to see java eliminated from the face of the earth...

    I finding it insulting when people claim that java is

    1) A Open Standard Link
    2) Truely Cross Platform Link

  11. #11

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Man my opinion of Open Source really got a solid reason for hateing it last night. Finally got my 2nd hard drive in, isntalled REd Hat 7.2, went to get Mono. After a quick crash course in nix shell commands..been 5 years since last used Unix, I went to try to isntall and compile Mono. After multi attempts, I realize I need gcc as I did not have it..got it downloaded and untared..went to compile it with ./configure...now I realize it needs another compiler to compile the compiler as no one seems to offer a precompiled gcc for linux. Couldnt find any other compilers anywhere..


    Jesus what a pain... Guess Ill try again tonight...
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  12. #12

    Thread Starter
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    ahh finally found a gcc rpm from Red Hat...will try isntalling that tonight...
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  13. #13
    Member AMDPwred's Avatar
    Join Date
    Mar 2002
    Location
    Richmond, VA
    Posts
    48
    Originally posted by thinktank2
    I would love to see java eliminated from the face of the earth...
    What's so bad about Java?

  14. #14
    Addicted Member
    Join Date
    Dec 2001
    Location
    Guess....i have wooden shoes, in my free time i sell tulips and I live in a huge windmill...
    Posts
    176
    what about it's speed?
    JpEgy

  15. #15
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327
    what speed?

  16. #16
    Addicted Member
    Join Date
    Dec 2001
    Location
    Guess....i have wooden shoes, in my free time i sell tulips and I live in a huge windmill...
    Posts
    176
    java's speed...
    JpEgy

  17. #17
    Hyperactive Member thinktank2's Avatar
    Join Date
    Nov 2001
    Location
    Arctic
    Posts
    272
    Originally posted by AMDPwred
    What's so bad about Java?
    Originally posted by JpEgy
    what about it's speed?
    http://www.salon.com/tech/col/garf/2...ava/index.html

  18. #18
    Member AMDPwred's Avatar
    Join Date
    Mar 2002
    Location
    Richmond, VA
    Posts
    48
    That was written over a year ago, by someone that must not be too bright. If you can't understand Java you probably shouldn't be a developer in the first place. Also, Java lacks speed in Applets. Not much else. No it isn't as fast as C++ but it isn't as bad as it once was. So "java sucks" because it isn't as fast as C++? I guess your understanding (and the guy that wrote that article) of what Java can do is faulty at best. I don't think Java was meant to be a desktop programming langauge like C++ (look at how much of a PITA AWT was). To me, Java is meant for backend coding and distributed network development. Not to create Word. I'd like some real reasons as to why you think java sucks so much.

  19. #19
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    I am sure this is somewhere here in forums, but i cant find it, where can i obtain a copy of the .NET implementation for Linux?
    ..::[kleptos]::..
    • Database Administrator (MSSQL 2000)
    • Application Developer (C#)
    • Web Developer (ASP.NET)


  20. #20
    Hyperactive Member thinktank2's Avatar
    Join Date
    Nov 2001
    Location
    Arctic
    Posts
    272
    Originally posted by AMDPwred
    That was written over a year ago, by someone that must not be too bright.
    If you can't understand Java you probably shouldn't be a developer in the first place.
    Sorry, With your mindset, it is not worth explaining anything.
    BTW, please note that the author is a Technology Consultant, and an ISP and not Joe - the average java programmer, who thinks he is the brightest of all.

  21. #21
    Member AMDPwred's Avatar
    Join Date
    Mar 2002
    Location
    Richmond, VA
    Posts
    48
    Then it sucks for him I guess. I don't see the difficulty in java really. And I stick to my point, if you can't understand java you shouldn't be doing this stuff. Prove me wrong.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width