Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Well... (Score 1) 413

Visual Studio is mostly written in C++, but there are some substantial components that are written in C#. A lot of the UI designers and plug-ins are written in C#. The "Properties" tab was one of the first that was written in C#. devenv.exe is just a tiny front-end to a giant, giant set of libraries. Look in the same directory, at many of the other DLLs. Many of those are C# libraries.

Comment Re:Well... (Score 1) 413

You are so full of shit. .NET is a cross-platform language platform. Microsoft already provides CLR on ARM, and subsets of it on PowerPC on Xbox 360, and will continue to do so. Let's count the architectures, shall we? x86, x64, IA-64, ARM, PPC. C# and MSIL are both public standards, with independent implementations. It's not about control, it's about providing a better language and library platform than C/C++ and Win32. It's not perfect, but it's not the proprietary suck-hole you wish it was.

Comment Re:... and the hype for Windows 8 has begun ... (Score 1) 266

Are you out of your mind? "Always looks best before the official release" is just insane. Have you ever installed a beta in your life? The final product is always an improvement over the beta. I've installed just about every single beta of every rev of NT and SQL Server, all the way back to Windows NT Advanced Server 3.1 and SQL Server 4.21. Do you understand that betas and previews are released before the final product, and that *work continues* before the final product? Do you understand that time flows forward, not backward?

Comment I love Slashdot... (Score 1) 538

I love the way Slashdot people spend years bagging on Microsoft for not "innovating", and then when they do something new, all you can do is piss and moan. If you don't like it, and you have something useful to say, then NOW IS YOUR CHANCE to affect the final outcome. This is a developer preview. It's not even a beta. They WANT to make it better, they want to engage with developers and users. So all you whiners -- here is your chance to stop being a hypocrite, and maybe either 1) admit that they're doing something *at least* interesting, and 2) maybe even consider installing it and sending in real feedback. If this was some random group of guys building a new UI / desktop for Linux, you'd be cheering them on.

Comment Re:MSDN downloads are usually ISO (Score 1) 656

MSDN has, for over a decade, provided a free Virtual CD-ROM tool for mounting the ISO images that you download from MSDN. Virtual CD-ROM has always been just a developers-only tool; Microsoft never saw a need to make it into a product of its own because 1) nobody would spend money on it, and 2) there were plenty of 3rd party virtual CD-ROM mounters already out there.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...