Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Microsoft Programming

Visual Studio 2013 Released 198

jones_supa writes "Final releases of Visual Studio 2013, .NET 4.5.1, and Team Foundation Server 2013 are now available. As part of the new release, the C++ engine implements variadic templates, delegating constructors, non-static data member initializers, uniform initialization, and 'using' aliases. The editor has seen new features, C++ improvements and performance optimizations. Support for Windows 8.1 has been enhanced and the new XAML UI Responsiveness tool and Profile Guided Optimization help to analyze responsiveness in Windows Store apps. Graphics debugging has been furthered to have better C++ AMP tools and a new remote debugger (x86, x64, ARM). As before, MSDN and DreamSpark subscribers can obtain the releases from the respective channels, and the Express edition is available zero cost for all."
This discussion has been archived. No new comments can be posted.

Visual Studio 2013 Released

Comments Filter:
  • Re:WOW (Score:5, Interesting)

    by Gadget_Guy ( 627405 ) on Thursday October 17, 2013 @07:20PM (#45158997)

    All this value free for the express edition! gotta thank GNU, if it weren't for them we'd be milked for way less stuff.

    Actually, you can thank the Microsoft's own Platform SDK for all this free value. This included a free C++ compiler, and was released at the start of this century. It was originally for MSDN subscribers, but it was released to the public for anyone to download. If you want to thank anyone for this inital free release, I think it would be Watcom C++ which was released as open source in 2000 after commercial development stopped. At the time that was a much bigger competitor to Microsoft's dev kits than any GNU software.

  • by Anonymous Coward on Thursday October 17, 2013 @08:47PM (#45159711)

    Apparently you missed the renewed interest in C++. .NET is still very popular, but the .NET team never sold the Windows development team on .NET, who went off in their own direction with Metro and additions to WinAPI. So, if we're talking the past two years, then .NET is definitely not *the* main development framework, it's C++ (i.e. native code). How have you missed this? There have been a ton of articles over the past couple of years analyzing Microsoft's schizophrenia.

    Perhaps you were just working really hard on .NET code. There are Perl guys hammering away, still under the belief that Perl is still popular, too.

  • Re:Who cares? (Score:4, Interesting)

    by ILongForDarkness ( 1134931 ) on Thursday October 17, 2013 @10:11PM (#45160245)

    VS2012 doesn't support XP as far as I know since .Net 4.5 doesn't run there and the main thing with VS2012 was support for Metro. So that ship has sailed.

    I don't think it is vendor lock in to expect developers to be using a OS that is less than 10 years old.

You knew the job was dangerous when you took it, Fred. -- Superchicken

Working...