Visual Studio 2017... express or community?
-
The Express version has been replaced by the Community version with VS 2015. The difference is that Community is a full version with the features of the Professional version while there were multiple Express versions (initially for each language, later for specific platforms) with limitations (stripped down) like no remote debugging and no MFC.
then why is it offered at the bottom of the site? That's what triggered my "not sure" in the first instance. Anyways... it doesn't matter anymore... I am getting community, I want the 2017 version :)
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
Wow, based on this, the difference between community and professional is really small. What's the point of the professional version if you can get alsmost the same for free :confused::confused: And more generally speaking, what is the point of giving out the IDE for free ??
The difference is that you cannot use Community Edition if your Team is bigger than 5 people, or the revenue of the company in which you are using Visual Studio is more then 1 million dollars/Year
-
Wow, based on this, the difference between community and professional is really small. What's the point of the professional version if you can get alsmost the same for free :confused::confused: And more generally speaking, what is the point of giving out the IDE for free ??
Rage wrote:
What's the point of the professional version if you can get alsmost the same for free :confused: :confused:
Yes, *I* could get almost the same for free, but not large corporate organizations (where the money is). Scroll down to the "usage" section here: Free IDE and Developer Tools | Visual Studio Community[^] Usage: In enterprise organizations (meaning those with >250 PCs or >$1 Million US Dollars in annual revenue), no use is permitted beyond the open source, academic research, and classroom learning environment scenarios described above.
Rage wrote:
And more generally speaking, what is the point of giving out the IDE for free ??
To build a strong user base. The more individuals use it, the more they get accustomed to, and comfortable with Visual Studio. And when these developers go to work for a company, they'll ask for Visual Studio because they're used to it and are most productive building software with it. Now the company however has to purchase professional or enterprise licenses, and it will go on forever.
-
then why is it offered at the bottom of the site? That's what triggered my "not sure" in the first instance. Anyways... it doesn't matter anymore... I am getting community, I want the 2017 version :)
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
It is offered for those who anser yes to the question "Do you still want to use VS Express?" See also the footnote which states that this is the final version. But I apologise for not checking availability of the 2017 version because I still had in mind that MS drops it with 2015 (which they at least did for non desktop platforms). I answered because nobody else noted that the Express versions are limited. For me they were never an option due to the missing MFC support.
-
It is offered for those who anser yes to the question "Do you still want to use VS Express?" See also the footnote which states that this is the final version. But I apologise for not checking availability of the 2017 version because I still had in mind that MS drops it with 2015 (which they at least did for non desktop platforms). I answered because nobody else noted that the Express versions are limited. For me they were never an option due to the missing MFC support.
Jochen Arndt wrote:
For me they were never an option due to the missing MFC support.
Now you have given me the definitive "no option" as well, as I want to play with them.
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
The difference is that you cannot use Community Edition if your Team is bigger than 5 people, or the revenue of the company in which you are using Visual Studio is more then 1 million dollars/Year
Okay, makes sense, I missed that part. Thanks.
-
Rage wrote:
What's the point of the professional version if you can get alsmost the same for free :confused: :confused:
Yes, *I* could get almost the same for free, but not large corporate organizations (where the money is). Scroll down to the "usage" section here: Free IDE and Developer Tools | Visual Studio Community[^] Usage: In enterprise organizations (meaning those with >250 PCs or >$1 Million US Dollars in annual revenue), no use is permitted beyond the open source, academic research, and classroom learning environment scenarios described above.
Rage wrote:
And more generally speaking, what is the point of giving out the IDE for free ??
To build a strong user base. The more individuals use it, the more they get accustomed to, and comfortable with Visual Studio. And when these developers go to work for a company, they'll ask for Visual Studio because they're used to it and are most productive building software with it. Now the company however has to purchase professional or enterprise licenses, and it will go on forever.
You are right about the user base, I never thought about it that way. Plus (as stated in my other answer above) I missed the "usage" section. Thanks !
-
Community is express now. I believe express ended with 2013. 2015 and 2017 both have community editions with are the free versions. Free is the best price.
-
Community is express now. I believe express ended with 2013. 2015 and 2017 both have community editions with are the free versions. Free is the best price.
-
Wow, based on this, the difference between community and professional is really small. What's the point of the professional version if you can get alsmost the same for free :confused::confused: And more generally speaking, what is the point of giving out the IDE for free ??
-
Hi guys, I was looking for the visual studio express 2017 and the site of Microsoft is offering me the visual studio 2017 community. Have you used it? Where are the differences? I am interested on practice mainly with C++, C# and WPF is it better?
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
Just downloaded the community version and installed it again. It says that the license is expired. So I recommend the SharpDevelop IDE. At least it works and is free. :thumbsup:
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
-
Just downloaded the community version and installed it again. It says that the license is expired. So I recommend the SharpDevelop IDE. At least it works and is free. :thumbsup:
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
Thanks for the warning and the alternative solution. I will still give a try to Community since in the new job I will probably be using the enterprise.
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
Thanks for the warning and the alternative solution. I will still give a try to Community since in the new job I will probably be using the enterprise.
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
Obvious choice, if you have to use it at work :) Install in a VM; doesn't use that much extra resources, and keeps your registry clean if you accidentally install a trial-version.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
-
My last download was the 2012 Express... let's see. Thanks for your comment
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
j snooze wrote:
Community is express now.
Mine says 2017 Community. /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
Obvious choice, if you have to use it at work :) Install in a VM; doesn't use that much extra resources, and keeps your registry clean if you accidentally install a trial-version.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
Eddy Vluggen wrote:
Install in a VM;
I have it, but I am installing in main pc this time... I am anyways going to ghost back my previous image and update it soon.
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
-
Community is express now. I believe express ended with 2013. 2015 and 2017 both have community editions with are the free versions. Free is the best price.
j snooze wrote:
Free is the best price.
But I think that means you can't get a discount!
CQ de W5ALT
Walt Fair, Jr., P. E. Comport Computing Specializing in Technical Engineering Software
-
Just downloaded the community version and installed it again. It says that the license is expired. So I recommend the SharpDevelop IDE. At least it works and is free. :thumbsup:
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.
-
Hi guys, I was looking for the visual studio express 2017 and the site of Microsoft is offering me the visual studio 2017 community. Have you used it? Where are the differences? I am interested on practice mainly with C++, C# and WPF is it better?
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.
Community (same feature as Professional) replaces "Express", which has different version for Web/Desktop..etc. Community limitation is number of user within a "Team". If your team (or company) has more than 5 developers, you cannot use Community to build your applications. "5" is the magic number to Microsoft "TFS online" too.