You have to verify that you are still a student every year in order to keep downloading stuff but once you download software it does not expire.hurstshifter wrote:If you go about it this way does your license for the software only last as long as you are a student? Do you need to re-verify each year?Maevik wrote:I'm just in city college and I got it for free from http://www.dreamspark.com
It's a great program MS runs themselves. You just have to jump through a couple hoops to verify your student status, but it only took me about 15 minutes.
Visual C++ Express and Distribution
Moderator: PC Supremacists
Re: Visual C++ Express and Distribution
- hurstshifter
- ES Beta Backer
- Posts: 713
- Joined: Mon Jun 08, 2009 8:33 pm
- Favorite Gaming Platforms: SNES
- Programming Language of Choice: C/++
- Location: Boston, MA
- Contact:
Re: Visual C++ Express and Distribution
herby490 wrote:
You have to verify that you are still a student every year in order to keep downloading stuff but once you download software it does not expire.
Very cool.
"Time is an illusion. Lunchtime, doubly so."
http://www.thenerdnight.com
http://www.thenerdnight.com
- thejahooli
- Chaos Rift Junior
- Posts: 265
- Joined: Fri Feb 20, 2009 7:45 pm
- Location: London, England
Re: Visual C++ Express and Distribution
Does this work for secondary schools?
If so I should really try it.
If so I should really try it.
I'll make your software hardware.
- rolland
- Chaos Rift Regular
- Posts: 127
- Joined: Fri Dec 21, 2007 2:27 pm
- Current Project: Starting an Android app soon
- Favorite Gaming Platforms: PS1, N64
- Programming Language of Choice: C++
- Location: Michigan, US
Re: Visual C++ Express and Distribution
Probably not. We're not important enough.thejahooli wrote:Does this work for secondary schools?
If so I should really try it.
I'll write a signature once I get some creativity and inspiration...
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Visual C++ Express and Distribution
I'm 90% sure it doesn't.... I totally would have enrolled if possible while I was still using windowsthejahooli wrote:Does this work for secondary schools?
If so I should really try it.
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
- Netwatcher
- Chaos Rift Junior
- Posts: 378
- Joined: Sun Jun 07, 2009 2:49 am
- Current Project: The Awesome Game (Actual title)
- Favorite Gaming Platforms: Cabbage, Ground beef
- Programming Language of Choice: C++
- Location: Rehovot, Israel
Re: Visual C++ Express and Distribution
You can ask a teacher to get a special code for you, it's somewhere in the FAQ'sthejahooli wrote:Does this work for secondary schools?
If so I should really try it.
(one of the reasons I enrolled in a college course was co's I knew I'll get this, and it's a CS course so it's good all around )
"Programmers are the Gods of their tiny worlds. They create something out of nothing. In their command-line universe, they say when it’s sunny and when it rains. And the tiny universe complies."
-Derek Powazek, http://powazek.com/posts/1655
blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
-Derek Powazek, http://powazek.com/posts/1655
blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
- Netwatcher
- Chaos Rift Junior
- Posts: 378
- Joined: Sun Jun 07, 2009 2:49 am
- Current Project: The Awesome Game (Actual title)
- Favorite Gaming Platforms: Cabbage, Ground beef
- Programming Language of Choice: C++
- Location: Rehovot, Israel
Re: Visual C++ Express and Distribution
I was talking about that post... (there's even a link in the topic I linked to an article about dreamspark )Maevik wrote:I'm just in city college and I got it for free from http://www.dreamspark.com
It's a great program MS runs themselves. You just have to jump through a couple hoops to verify your student status, but it only took me about 15 minutes.
Do I really have to quote a every post I comment on? (YES, I KNOW...)
"Programmers are the Gods of their tiny worlds. They create something out of nothing. In their command-line universe, they say when it’s sunny and when it rains. And the tiny universe complies."
-Derek Powazek, http://powazek.com/posts/1655
blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
-Derek Powazek, http://powazek.com/posts/1655
blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
- LuciDreamTheater
- Chaos Rift Newbie
- Posts: 39
- Joined: Tue Jan 20, 2009 2:18 am
- Location: Southern CA
- Contact:
Re: Visual C++ Express and Distribution
Now that you've gone with pro, I'd just like to add that when you compile your program, you still can't distribute the debug version. That's illegal. You have to compile it in release mode if you plan to distribute it.
- Netwatcher
- Chaos Rift Junior
- Posts: 378
- Joined: Sun Jun 07, 2009 2:49 am
- Current Project: The Awesome Game (Actual title)
- Favorite Gaming Platforms: Cabbage, Ground beef
- Programming Language of Choice: C++
- Location: Rehovot, Israel
Re: Visual C++ Express and Distribution
Yea, get it in release mode and include the VC08 redistribute executable in your installation/zip file.LuciDreamTheater wrote:Now that you've gone with pro, I'd just like to add that when you compile your program, you still can't distribute the debug version. That's illegal. You have to compile it in release mode if you plan to distribute it.
you can download it form Microsoft's website for free.
"Programmers are the Gods of their tiny worlds. They create something out of nothing. In their command-line universe, they say when it’s sunny and when it rains. And the tiny universe complies."
-Derek Powazek, http://powazek.com/posts/1655
blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
-Derek Powazek, http://powazek.com/posts/1655
blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/