Results 1 to 10 of 55

Hybrid View

  1. #1
    Player
    Coldfire's Avatar
    Join Date
    May 2011
    Location
    Gridania
    Posts
    1,130
    Character
    Nero Coldfire
    World
    Sargatanas
    Main Class
    Goldsmith Lv 50
    I think Vista ships with .NET 3.0 or something and 7 with 3.5. The newest version is 4.0 though. Which version did you compile it with?
    (0)

  2. #2
    Player
    viion's Avatar
    Join Date
    Mar 2011
    Location
    Uldah
    Posts
    4,206
    Character
    Sky Box
    World
    Ragnarok
    Main Class
    Marauder Lv 90
    Quote Originally Posted by Coldfire View Post
    I think Vista ships with .NET 3.0 or something and 7 with 3.5. The newest version is 4.0 though. Which version did you compile it with?
    Its been compiled with 4, though you could change it if you desire.
    (0)

  3. #3
    Player

    Join Date
    Sep 2011
    Posts
    5
    Quote Originally Posted by viion View Post
    Its been compiled with 4, though you could change it if you desire.
    Yea its compile with 4. I am a bit new to c#, I primary program in java and c, but if you want try running it in 3.5.

    Or you can just upgrade your .net.
    (0)
    Last edited by Reztic; 09-02-2011 at 05:35 AM.

  4. #4
    Player
    viion's Avatar
    Join Date
    Mar 2011
    Location
    Uldah
    Posts
    4,206
    Character
    Sky Box
    World
    Ragnarok
    Main Class
    Marauder Lv 90
    Quote Originally Posted by Reztic View Post
    Yea its compile with 4. I am a bit new to c#, I primary program in java and c, but if you want try running it in 3.5.

    Or you can just upgrade your .net.
    Well C# is pretty much identical clone of Java, (even so much it went to court, etc) and C is far superior but less modern.
    (0)

  5. #5
    Player
    Coldfire's Avatar
    Join Date
    May 2011
    Location
    Gridania
    Posts
    1,130
    Character
    Nero Coldfire
    World
    Sargatanas
    Main Class
    Goldsmith Lv 50
    C# is pretty good for most purposes but you will always have to use some lower language to back it up when it comes to new hardware features or highly optimized stuff. Until now C# gave me far less trouble than Java.
    (0)

  6. #6
    Player

    Join Date
    Sep 2011
    Posts
    5
    Quote Originally Posted by Coldfire View Post
    I think Vista ships with .NET 3.0 or something and 7 with 3.5. The newest version is 4.0 though. Which version did you compile it with?
    Ill compile it with 3.5 when I get home. If not, you can always compile it yourself.

    Edit: .net 3.5 version: http://min.us/mGSWC4lpy
    (0)
    Last edited by Reztic; 09-02-2011 at 06:28 AM.