VS2012 - Comments?
-
Official spiel[^] "You can install this version of Visual Studio on a computer that already has an earlier version installed. If you encounter an installation failure, you can use the log collection tool to collect information about the failures so you can debug the issues yourself." Nice. :| /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
Somebody must have copyrighted the word "No"
-
Has anyone installed VS2012 yet? Any comments?
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997I've only played with the RC with a big C++/MFC application. Works better than VS2010, converting our current VS2008 solution went without much issues (bad libraries) compared to VS2010 which was a mess; building went very smoothly. The UI needs some "love" but it works.
Watched code never compiles.
-
Somebody must have copyrighted the word "No"
Blame the Norwegians ;p
-
Blame the Norwegians ;p
Goes without saying
-
Does it coexist with 2010? There are ways to fix those things, right?
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997I've got both running side by side. There is supposed to be a reg hack for the menu system (I haven't tried it). The general lack of colour you get used to, but even after a week or so's use (in the RC) the icons glyphs still need a bit of colour IMO, just so you can distinguish them quickly.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^] -
Has anyone installed VS2012 yet? Any comments?
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997Installed it at work via company MSDN licence. I was expecting more sex appeal from it. Perhaps there's window dressing to be found or downloaded? It installed okay, in fact, it was painless. I was hoping to do cartwheels down the corridor in the excitement of it all. I feel a little underwhelmed. Still, it's early days...
"I do not have to forgive my enemies, I have had them all shot." — Ramón Maria Narváez (1800-68). "I don't need to shoot my enemies, I don't have any." - Me (2012).
-
Has anyone installed VS2012 yet? Any comments?
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997the RC works OK. i got the UI to hang a couple of times. the command line operation has changed a bit from previous versions (in subtle, undocumented, ways) - it took me a good day or so to get the scripts which build our libs to work with vs2012.
-
Yep. Beyond the bee-hatch whining about the colours and shoutey MENU SYSTEM it builds our huge project in next to no time compared to VS2010.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^]So I'm a "bee-hatch" for complaining that the fucking color scheme has insufficient contrast to be easily readable by middle-aged people. Just shovel the goddamned dirt over me. It's obvious I don't have anything useful to contribute any longer.
Software Zen:
delete this;
-
I've got both running side by side. There is supposed to be a reg hack for the menu system (I haven't tried it). The general lack of colour you get used to, but even after a week or so's use (in the RC) the icons glyphs still need a bit of colour IMO, just so you can distinguish them quickly.
Sort of a cross between Lawrence of Arabia and Dilbert.[^]
-Or-
A Dead ringer for Kate Winslett[^]HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General\SuppressUppercaseConversion REG_DWORD value: 1
-
the RC works OK. i got the UI to hang a couple of times. the command line operation has changed a bit from previous versions (in subtle, undocumented, ways) - it took me a good day or so to get the scripts which build our libs to work with vs2012.
I've had 2010 hang up many times. What is new?