Live data from Hacker News

Visual Studio '11' Announced

blogs.msdn.com

111–120 of 196 posts

Re: Visual Studio '11' Announced

#111
I think it is hilarious that the 3.5" floppy disk is still an icon. What does a pair of them would mean? Copy disk? Commands you use every time you use a program don't really need an icon. Is there any overlap between the set of people who recognize the disk icon and the set of people who click in a toolbar to save a file?

Re: Visual Studio '11' Announced

#112
post #104
post #85

Earlier quoted context omitted.

Does anyone really use "save" so infrequently that they have not memorized the keyboard shortcut? There's a reason no apps on OS X have save icons...

They mentioned they dumped the clipboard buttons because nobody uses them. I would guess the need with Visual Studio isn't so much "Save" but "Save All", which also updates various project files. (I don't know the Save All shortcut off the top of my head - I almost always use the toolbar button.)

SaveAll is Ctrl-Shift-S on most programs.

Re: Visual Studio '11' Announced

#113
post #96

Earlier quoted context omitted.

>My biggest issue with VS2010 is the amount of memory it consumes RAM is so cheap now that there is really no excuse for developers to skimp on it. I would rather hope that they work on improving the product in other areas than optimize it for 1GB. If there are leaks however, they need to be addressed.

VS2010 is still a 32-bit app. This puts a limit on just how much RAM it can use. I for one might be a little less alarmed by (though probably no more happy about) its carefree attitude if it were a 64-bit app.

I have not heard of a single VS instance taking over 4GB of RAM. The only time you'll get into trouble is with multiple VS instances - and there 40 bucks for another 4GB of RAM pay off instantly.

Re: Visual Studio '11' Announced

#114
post #96

Earlier quoted context omitted.

>My biggest issue with VS2010 is the amount of memory it consumes RAM is so cheap now that there is really no excuse for developers to skimp on it. I would rather hope that they work on improving the product in other areas than optimize it for 1GB. If there are leaks however, they need to be addressed.

VS2010 is still a 32-bit app. This puts a limit on just how much RAM it can use. I for one might be a little less alarmed by (though probably no more happy about) its carefree attitude if it were a 64-bit app.

Visual Studio: Why is there no 64 bit version? (yet) -http://blogs.msdn.com/b/ricom/archive/2009/06/10/visual-stud...

Re: Visual Studio '11' Announced

#116

Earlier quoted context omitted.

I'm afraid XP won't be ignorable for another 3 or 4 years at least.

Microsoft stops providing XP security patches in April 2014. Any organization that wants to use XP after that will need to pay Microsoft to maintain support. Any organization that continues to use XP without support is irresponsible.

Yea, it is called a Custom Support agreement. Costs $50,000 per quarter for first year and increases every year, BTW.

Re: Visual Studio '11' Announced

#117
post #52

Earlier quoted context omitted.

fast is a relative term. If we're talking about VS 2010, then it's fast versus building an IDE with ed on your own. Honestly, I think you should really just consider checking your attitude and your politics at the door because loving Microsoft and all that proprietary software is just so old-school. It's boring and nobody cares that you think free software is evil.

Right, except nothing that I said conveyed any sort of gushing "love" for Microsoft or proprietary versus any other software. Listing "it's proprietary" immediately before "it's slow" OTOH? Yeah, it's pretty telling where that comment is coming from. If you don't like it, why come out of your way to make a negative comment about it unless you're just being a hater?

> If you don't like it, why come out of your way to make a negative comment about it unless you're just being a hater?

Intellectual honesty cannot coexist alongside zealotry.

Re: Visual Studio '11' Announced

#118

Since they're making such a big deal on the new styling; would anyone know the rationale they had for making VS2010 purple?

I believe VS was always coupled to the Office look and feel...at least up until now.

Frankly, I'm impressed. The constantly shifting Office look and feel seems motivated by the desire to create artificial distinctions between versions of a product that peaked in 2000, or earlier.

Re: Visual Studio '11' Announced

#119

Earlier quoted context omitted.

XCode 4 may have been designed but it wasn't designed well. It has no mixed source/disassembly views. Hovering over the debug icons say that pressing control and clicking "step into" will step a single instruction. But this isn't a sticky setting, so if I press control and click "step into" twice, the first time will step an instruction and the second will perform a source line step. It also crashes. A lot. When doin…

The stability will get there eventually. Xcode 3 got a lot better over the years.

But it isn't encouraging that they'd push the release out with what seems to be blatant crashes. It sort of feels like the developers are left out to dry and they have to soldier on. Personally, I rely on git to make sure I don't screw up my project/code to the point where the IDE crashes repeatably. And that's unacceptable.

It's called integrity. And although XCode has it from a design sense, it doesn't appear to have it in the engineering department.

Re: Visual Studio '11' Announced

#120

Earlier quoted context omitted.

I use Excel extensively for automated code generation. I'm not going to argue if this is a good thing or a bad thing to do, but even you have to agree that this is an extremely rare thing to do, and something that would be more or less impossible for Microsoft to anticipate you doing.

I will argue, as I don't know who the submitter is, or even what this site is. HackerNews I think? I just got here via a Twitter post. So I have nothing to lose. If you're using Excel for automated code generation, YOU'RE DOING IT WRONG Surely there are better tools out there for the task.

That's really funny partner. Using Excel for generating code fragments that can be cut and pasted into your compiler is powerful and fast. Nothing wrong with it. But, go ahead and don't. I love compete with others doing thing less efficiently. Makes me smile.
Post reply on HN