Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Day 1 Keynote - Bjarne Stroustrup: C++11 Style
Feb 03, 2012 at 6:23 PMHad to work during almost all talks, so I'm looking forward to here all these presentations - saw a bit of the first day live but will enjoy the recordings of all presentations soon
. BTW: great selection of speakers: Bjarne, Sutter, Alexandrescu,…
@STL: great to here that range-base-for-loops will be in VC11.. though I'm a std::for_each-guy so that's not that big of a deal for me.
PS: looking forward to std::thread-support in VC…
C++ and Beyond 2011: Herb Sutter - Why C++?
Sep 16, 2011 at 3:27 PM@Herb Sutter:The video is on and by the way: nice presentation!
Writing modern C++ code: how C++ has evolved over the years
Sep 16, 2011 at 8:55 AM@dot_tom: It's not really Microsoft's task to teach developers what C++ is, is it? Funnily at my work place nobody thinks C++ == COM and we are still heavily developing with C++ - starting with C++11 features already. Funnily I know nobody that thinks that COM was a bad design - taking it's goals into account - it's not like you have much alternative without an official ABI (and we all know that that's a dream that will never come true…)
@Herb: Thanks for this presentation.
Lap around the Windows Runtime
Sep 15, 2011 at 11:26 AMThis looks extremely like a more modern (Metadata, Generics,…) COM
I'd like to see the complete technical foundation