7

Fucking Visual Studio is such a piece of shit. 2 years ago we created a solution for our 7 webclients with 30 projects (clients, common stuff, tests, ...).
Things were ok, we could change something, save the file and everything was built and we just had to reload the client. Only F12 between the projects does not work.

But now the studio doesnt get shit done. Opening the clients solution after a clean checkout takes 5 minutes, saving doesnt build anymore, building breaks the project because it cant find references, rebuilding works but takes 3 minutes. When you have a syntactic error in a file the fucking thing almost crashes and becomes unresponse for a few seconds. It randomly shows errors in some files that disappear once you rebuilt it, sometimes it builds but still shows an error in that file.

But at least we will soon rewrite the clients in angular5 and dont need this piece of crap software anymore for the front end.

If I only could get my team to use another technology for the server so that I dont have to see this big pile of shit anymore. Fuck Visual Studio.

Comments
  • 4
    I am using VS for years and didn't get any of these problems. Maybe there's something wrong in the installation?
  • 1
    I also get random errors in my files every damn day. And the whole thing is a pile of crap in its design.

    Fuck this IDE in particular.
Add Comment