Earlier quoted context omitted.
Vista had some big changes in it, but shipped with lots of issues and had horrible driver support at the beginning. A while back I set up a laptop for aged relative with Vista plus all the service packs and fixes, and it was really fast and smooth. Very surprising.
When Vista shipped, the problem with drivers was that many manufacturers chose not to update drivers for most legacy hardware to the new, more secure driver model. The other standard complaint was with its security popups. Part of that was rough edges on the user experience design, part was just that people weren't used to thinking about security on their machines...that's changed over the past few years. And of cour…
Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
471–480 of 561 posts
Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#472Ever since Nadella took over at Microsoft, such news items are becoming more and more frequent. Ten years ago, my first reaction at such a headline would have been to check my calendar if it's April 1st. Microsoft has come a long way from the company that everybody loved to hate. IMHO, they still have a long way ahead of them, but it's nice to see they seem to be serious about it. With Ballmer at the helm, I had the…
By design, Nadella is getting credit by design for 'overnight changes' many years in the making. Windows 10 reflects the strategic decisions embodied in Vista. Ballmer owned enough stock that along with Gates' backing Microsoft could produce a largely incompatible new version of the Windows OS and Wall Street could like it or lump it. Gates and Ballmer have been divesting Microsoft shares and the new company is behol…
Sorry, but yes, the person who said this ( http://www.businessinsider.com/heres-what-steve-ballmer-thou... ) was, in fact, an idiot.
He should have had his walking papers from the board of directors by that Friday.
Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#473The title is misleading. It only works on Windows, OS X and Linux. It does not support any other OSes at all.
Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#474Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#475Fun thing that nobody seems to mention is that a lot of "Visual Studio Code" is actually based on opensource. It's a atom shell app using omnisharp as server... Here some relative links where it's based upon: https://atom.io/ https://github.com/atom/electron http://www.omnisharp.net/ I think it's funny that MS uses 3rd party opensource for building a editor that supports Visual Basic (and other languages of course)..…
We were talking about this at work today. Most interestingly, it is significantly faster than regular Atom.
Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#476Ever since Nadella took over at Microsoft, such news items are becoming more and more frequent. Ten years ago, my first reaction at such a headline would have been to check my calendar if it's April 1st. Microsoft has come a long way from the company that everybody loved to hate. IMHO, they still have a long way ahead of them, but it's nice to see they seem to be serious about it. With Ballmer at the helm, I had the…
By design, Nadella is getting credit by design for 'overnight changes' many years in the making. Windows 10 reflects the strategic decisions embodied in Vista. Ballmer owned enough stock that along with Gates' backing Microsoft could produce a largely incompatible new version of the Windows OS and Wall Street could like it or lump it. Gates and Ballmer have been divesting Microsoft shares and the new company is behol…
You're right, he wasn't an idiot; he was a well-educated and successful executive that made strategic decisions informed by 80's and 90's business thought and practice. Half a decade earlier he'd have done wonders. But in emerging technology markets those decisions cost Microsoft its industry superpower status.
In tablets, mobile that cost Microsoft early market dominance and possibly locked the company out of future hopes at regaining their title.
In Web servers, numbers from Netcraft[1] last summer showed that since Windows Server 2008 essentially what had been a healthy uptick turned disastrous for Microsoft's share of active web properties (half way down the page), and over the last 15 years a steady decline in Microsoft's market share in traffic volume handled.
1: http://news.netcraft.com/archives/2014/02/03/february-2014-w...
Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#477Earlier quoted context omitted.
I just tried a 100MB C++ file; it opened in 2 seconds, and navigated very fast. No syntax highlighting, however a 20MB C++ file did receive syntax highlighting in the background (took around 30 seconds to reach the bottom), with navigation still 100% fast and responsive. Right now, this thing blows the Atom editor out of the water in terms of performance. For plugins and breadth of available functionality, Atom is mi…
Seriously? A 100MB C++ file?
Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#478Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#479Earlier quoted context omitted.
I just tried a 100MB C++ file; it opened in 2 seconds, and navigated very fast. No syntax highlighting, however a 20MB C++ file did receive syntax highlighting in the background (took around 30 seconds to reach the bottom), with navigation still 100% fast and responsive. Right now, this thing blows the Atom editor out of the water in terms of performance. For plugins and breadth of available functionality, Atom is mi…
Isn't there any way to analyze and get some of these speedups back upstream?
Re: Microsoft Launches Visual Studio Code, a Free Cross-Platform Code Editor
#480Earlier quoted context omitted.
Is there any reason not to use .NET now that it has been open-sourced? What's wrong with C# and F#?
Why would you trust a company like microsoft, when there are tons of true free/opensource software available?