South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Anyone know where i can buy this? Preferably the Pro edition.
Expensive ouch. Will have to wait until the new year.
Thanks etienne
edited, not sure what your needs are though
Community edition sounds perfect. It's literally just for home use, single person.
Edit: https://visualstudio.microsoft.com/vs/community/
Looks about right actually.
Just curious, what have you been using up to now (if your previous c# questions were more than academic that is)
Yeah, Community is for you.Community edition sounds perfect. It's literally just for home use, single person.
Edit: https://visualstudio.microsoft.com/vs/community/
Looks about right actually.
Community and Professional are the same thing, just the license is different. Enterprise has extra features.For all other usage scenarios:
In non-enterprise organizations, up to five users can use Visual Studio Community. 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.


Yeah, Community is for you.
Community and Professional are the same thing, just the license is different. Enterprise has extra features.
https://visualstudio.microsoft.com/vs/compare/
You still have a university email? You can register for IntelliJ's suite for free. https://www.jetbrains.com/student/I don't need any extra features. Like literally my projects at home are research/academic based. Most of it involves standard CRUD with some Interops/PDF reporting. That sort of thing.
I'll check out community, might start downloading it tonight.
Kinda, could say it's an IntelliSense on steroids.Hey that's really nice, like an extended intellisense?
VS 2015. Been using it for some time now.
My subscription for that ends in December.
Nope. Microsoft has always tended to backfiit .net, so he already did have access to .net 4.6; and as of as of December so too .net 4.7 -- so the missing stuff is really only limited to .net core 2.0 and the very latest language features e.g. syntactic sugar for tuples in C#
Really? then you've been missing out on all the language features from .NET 3.5 onward! Holy smokes...
That's very much a personal choice; IMO intellisync for the most part is just a pain in the arse; much like that fat blue arsed fly that just won't leave you alone.Kinda, could say it's an IntelliSense on steroids.![]()
PM Me will hook you up.Anyone know where i can buy this? Preferably the Pro edition.
I know your opinion of IDEs, you hate anything past Vim.That's very much a personal choice; IMO intellisync for the most part is just a pain in the arse; much like that fat blue arsed fly that just won't leave you alone.
He doesn't need as academic/personal, so community edition is for him.PM Me will hook you up.
It's more than adequate; plus I've never seen value in any of the features og enterprise edition, so with CE you're missing nothing.Community edition sounds perfect. It's literally just for home use, single person.
Edit: https://visualstudio.microsoft.com/vs/community/
Looks about right actually.
You don't use automated testing? Assume it's due to you writing your own test suite then I hope.It's more than adequate; plus I've never seen value in any of the features og enterprise edition, so with CE you're missing nothing.
Lol... Actually my go to editor for the most part is Sublime Text, vim is more a fallback option, but that doesn't mean I'm never in VS, or any otherr IDE.know your opinion of IDEs, you hate anything past Vim.
For most of us it helps a lot, especially e.g. smart code refactoring (some people write the most complex code ever for simple tasks that automated code refactoring can usually clean up nicely, I really don't want to do that manually). VS 2017 also has it, but I think Resharpers is still better according to a lot of reviews/comments online. I like stuff that makes my life easier, you're just a lot faster than most of us and these tools seem to slow you down, so it's good for you to work without, but I am definitely not at that level yet where I'd be faster without.