Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I've worked on visual studio from 2011 until January 2017, using versions 2010, 2012, 2013, and 2015 never faced a single issue regardless of what my pc specs are starting at:
Core 2 Quad -> Core I3 -> Core I7
Ram from 4GB up to 16GB
And visual studio never freezed, not damaged files and all are always updated.
At work colleagues are using visual studio 2017 and no issue. I don't understand so many rants lately about it. -
JinaJita2297y@gitpush we use vs 2013 and the project is kinda big and uses mvc so it's dying constantly. one of my colleagues uses 2017. mine crashes once a day his sometimes crashes every five freaking minutes. :/
-
@JinaJita tried switching to an SSD or you guys already have them? Usually crahses (not that I'm teaching you, just thinking loud) happen due to little resources and a slow HDD for a big project do cause an issue, I once ran many jobs for building Android kernal on a core 2 quad, was never able to succeed in until I reduced to four jobs.
But all I can say is good luck I face same problem with xcode suddenly crashes, takes ages refreshing UI -
JinaJita2297y@gitpush yeah we already have ssds the computers are fine... everything else works great. thanks for the luck and also luck to you for your xcode problems :)
Related Rants
fck you visual studio!!! seriously what is wrong with you?!?
~me peacfully writing some code ~
ok let's see what we did
vs: I can't compile that. The key whateverKey in line 15 is not defined.
me: ok let's investigate...
nowhere in line 15 use whateverKey.... ok....
wait I didn't change that file at all.
~me clicking rebuild solution~
vs: can't build that because of whateverKey in line 15.
me : WTF?!?
checking git diff -> file not changed
me okkkkkkk......
closing visual studio and reopening solution.
Build succeeded.
What the actuall hell?!?
I'm spending way too much time trying to get that shity peace of software to do what it is supposed to do!
undefined
build
wtf
vs
visual studio