Visual Studio Express

Discussion in 'Programming' started by Whisper9999, Nov 26, 2012.

  1. #1
    I've been using MS Visual Web Developer 2008 Express Edition to develop my (very simple) aspx web pages.

    Is there any reason I cannot use Visual Studio 2012 Express instead?
     
    Whisper9999, Nov 26, 2012 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Other than the fact that VS any edition is a crappy program? No.
     
    Rukbat, Nov 27, 2012 IP
  3. Brandon Sheley

    Brandon Sheley Illustrious Member

    Messages:
    9,721
    Likes Received:
    612
    Best Answers:
    2
    Trophy Points:
    420
    #3
    Maybe it's the programer ;)

    Visual studio is fine, the express is the free version and can do most everything the paid version can just with a bit of bloat.
    I'd try to get a legit copy of vs2010, 2012 is out but I wouldn't suggest using it yet.
     
    Brandon Sheley, Nov 27, 2012 IP
  4. Whisper9999

    Whisper9999 Member

    Messages:
    310
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #4
    Okay, but one thing about Visual Web Developer is it has a mini-IIS built into it. So you can emulate your web pages, i.e. it fires up a little web service of some sort and serves up your page if you request it. And it does this without having to run IIS. Does Visual Studio have anything like that?
     
    Whisper9999, Nov 27, 2012 IP
  5. Anonimista

    Anonimista Peon

    Messages:
    12
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    3
    #5
    Yes, it does.
     
    Anonimista, Nov 28, 2012 IP
  6. Brandon Sheley

    Brandon Sheley Illustrious Member

    Messages:
    9,721
    Likes Received:
    612
    Best Answers:
    2
    Trophy Points:
    420
    #6
    "Visual Web Developer" is part of visual studio express, and yes to debug/test your pages it will setup a temporary local host
     
    Brandon Sheley, Nov 28, 2012 IP