Visual Studio Express

Discussion in 'Game Development General Discussion' started by sabre470, Apr 10, 2006.

  1. sabre470

    sabre470 Site Supporter 2011, 2012, 2013, 2014 & 2015

    Joined:
    Mar 15, 2004
    Messages:
    1,504
    Likes Received:
    24
    Have you guys noticed that Microsoft released a free version of Visual Studio called Express it's free as long as you download as you download it in the next 10 months.

    http://msdn.microsoft.com/vstudio/express/

    I've download the C# version, having some knowledge in Java it seemed a good choice for me, the good thing is that they are some tutorial and webcasts and how to develop games in C#.

    http://msdn.microsoft.com/coding4fun/gamedevelopment/default.aspx

    Thanks to XNA, C# code can be easily ported to Xbox360, I found VS Express could be a good starting point to learn how to code games and easier to learn than C and C++ and performance wise I heard from techie friends that C# is quite good and it works with Direct X as well.

    Makes you wonder if MS will release some consumer dev kit for the Xbox 360 for Xbox live Arcade.

    Cheers

    Sabre
     
  2. Sally

    Sally Guest

    in my experiance, c# has some issues with several of the directX9 libraries... i stick with c++ for DX3D programming.
     
  3. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    i still remember nintendo asking for plain C for malloc issues instead of C++ heh
     
  4. RyanGamerGoneGrazy

    RyanGamerGoneGrazy Clubbies Are Minis Too!

    Joined:
    Jun 7, 2005
    Messages:
    1,911
    Likes Received:
    6
    What exactly is the difference between Express editions and the full editions?...


    also note, these do not work on a system without Service Pack 2

    Ryan
     
  5. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    yeap, tried to instal C++ but since no Sp2 on my PC , no cigar
     
  6. hl718

    hl718 Site Soldier

    Joined:
    Nov 19, 2004
    Messages:
    2,856
    Likes Received:
    7
    I'm suprised that anyone on here is even running an XP box that is pre-SP2. Without it you're just asking to get hacked. There are way too many known exploits to be having an unpatched box on the net.

    -hl718
     
  7. Sally

    Sally Guest

    Heh, my company's corproate policy forbids service pack one on anything but the development machines... and the only reason they're allowed is because you can't run xna without it
     
  8. Barc0de

    Barc0de Mythical Member from Time Immemorial

    Joined:
    Oct 29, 2005
    Messages:
    11,205
    Likes Received:
    23
    I ve got the updates the long way around, without downloading the "complete" sp2 actually. I also use my computer for development related work sometimes, and I was unsure whether changing to sp2 would mess anything up, so..i left it alone. Besides, where I am there's a bad NAT firewall that blocks flees :cool:
     
  9. Manic

    Manic Member

    Joined:
    Jan 23, 2006
    Messages:
    11
    Likes Received:
    0
    Found in the MSDN Library for VC++ 2005 Express Edition:
    Microsoft VC++ Comparison
     
    Last edited: Apr 10, 2006
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page