Noodleface
A Mod Real Quick
I quit emc almost immediately after the Dell acquisition was announced. Good thing too because a lot of people with more experience than me were laid off
You had a new gig lined up though, right? Or were you looking for a bit after?I quit emc almost immediately after the Dell acquisition was announced. Good thing too because a lot of people with more experience than me were laid off
I had an offer before I leftYou had a new gig lined up though, right? Or were you looking for a bit after?
I know what you mean...Visual Studio has become a bloated pig. I recently switched to JetBrain's Rider which is an excellent alternative to Visual Studio and definitely feels snappier (and, ironically, is written in Java I believe).Any of you tried vs code? I'm at this long-time-coming breaking point where I just can't use my old tools anymore.
They pulled some kind of apple style forced obsolescence with .net > 4.5 that refuses to work with visual studio 2010 just to be dicks. 2010 was snappy (though not as snappy as 2008), but every version gets steadily worse. More bloated and sluggish and post 13 the editor has enraging autoformatting features that are impossible to turn off.
The breaking point was finding a nuget package that does what I was halfway into doing myself. So here I am hand editing csproj files like a savage. This really doesn't feel like progress, but at least it isn't screwing around with my parenthesis and braces.
I had to just gank all platform related stuff from the csproj (all I ever use is x64 anyway), but it still complains about unsafe code.
Visual Studio 2018 is amazing. VS code is close second, i use both all day. VS when doing C#, Vs-code when doing salesforce/react.
Also they always version lock asp.net with Visual Studio.
Upgrade to 2018, you wont regret it.