They also make the point that it's not just the IDE that is out - there won't be a compiler in the Windows 8 SDK at all, so even running from command line, or using alternative IDEs with the VC compiler, is out.
(ETA: I love how every one of the MS blog posts gets 4 or 5 stars, but the one with the news has 1 star...]
[quote name='mdwh' timestamp='1337868756' post='4942897']
So it seems that people are correct to worry that MS wants to move people away from the windowed UI (both a worry in that some people don't want to have to always run everything full screen; and that the new Metro means MS have control over the software distribution). We can hope that enough developers won't like it that it'll have the same effect as .Net, but the fears are still valid, and not FUD or scaremongering.
I think it's reasonable to worry to some extent about how easily you're going to be able to write native executables in standard C++ to Windows in the future -- if that's something you care about. But who knows WinRT might be a gigantic failure. I mean .Net was successful and never really effected my ability to do regular Windows programming or even to get regular windows programming jobs.[/quote]True
(Unless the new WinRT can still create windowed apps, something I'm still not clear on.)
[/quote]
Don't think you can. But Antheus has it right above ... WinRT is like the kernel and Metro is the UI. If WInRT is successful and becomes the future of Microsoft etc., they'll probably implement another UI that is more like desktop windows but runs on top of RT.
[/quote]We can hope. But one can understand the confusion - if Win32 is already being branded as deprecated, when there's no sign of any such alternative UI for WinRT, and it's unclear how standard C++ can be used with WinRT.
But then, maybe we're reading too much into it - was .Net introduced as replacing Win32?