Entries:
Comments:
Posts:

Loading User Information from Channel 9

Something went wrong getting user information from Channel 9

Latest Achievement:

Loading User Information from MSDN

Something went wrong getting user information from MSDN

Visual Studio Achievements

Latest Achievement:

Loading Visual Studio Achievements

Something went wrong getting the Visual Studio Achievements

Comments

Moondevil Moondevil
  • Mohsen Agsen - C++ Today and Tomorrow

    @Bernd: It already exists and is called Qt. Smiley

    Joking aside, you are correct. It would be quite possible to create a more up to date library in modern C++ that follows .Net design, but I guess it is not in Microsoft plans.

    Since I haven't not seen it, I guess someone needs to again make the issue that Microsoft is the only C and C++ compiler vendor that does not implement any C99 features.

    And regarding C++ I am really happy that Microsoft has realized that C++ still drives the world and many programmers use it every day.

    Still it would be nice if C++ would get the same attention as the managed languages in Visual Studio.

     

     

     

     

  • Tony Goodhew: VC++ Developer Communication - Questions and Answers

    It is nice to see Microsoft noticing that C++ still plays a major role in today's computing, but for me it still fails short.

    The adherence to standard seems to be only to the features that Microsoft needs to write certain types of libraries, not with the language itself. Would have you improved your support if it wasn't for the new driving factors that are making C++ relevant again?

    As for C99, it feels like an excuse. You mentioned gcc, but the truth is that Microsoft is the only vendor that supports 0 features from C99:

    http://en.wikipedia.org/wiki/C99

    So all existing vendors are able at least to support give partiall support except for Microsoft.

    For me this sounds like a political agenda, focusing only on .Net with "just enough" support to the rest of us.

    And now you expect us to shell out again more than thousand euros to a vNext release to get back features that were already there to begin with?!