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
The History of Microsoft - 1991
May 28, 2009 at 5:27 PMWhat about 1990?
10-4 Episode 20: Downloading and Installing Visual Studio 2010 Beta 1
May 20, 2009 at 3:03 PMI am well aware that C++0x is not yet ready but GCC 4.4 is already light years ahead of Visual Studio 2010. GCC 4.4 does not support the lambdas, but on the other hand it has full support for exactly all the standard libraries; thread & mutex and everything. In GCC 4.4 I can program advanced thread pools but in Visual Studio 2010 I can not do more than to encapsulate some code in a lambda and pretend that I'm doing something useful. GCC 4.5 will have support for lambdas and it's already under development. The budget of GCC is like 0$ and the budget of Visual Studio 2010 is like 235892374028936423478523025 * 10 ^ 36$ but still the free option wins.
10-4 Episode 20: Downloading and Installing Visual Studio 2010 Beta 1
May 20, 2009 at 1:43 PMPure disappointment ...
I had hoped to dive into the new C++0x, but it turned out quickly that Visual Studio 2010 has an extremely poor support for this standard. GCC 4.4 under Linux has implemented ALL standard header files, while Visual Studio 2010 does not have a single one... heavily worked Micro$oft!
The actual languages we work in would surely be given the highest priority of all, but apparently it's not the way you are working. The most I see is a performance loss make up with a non-standard parallel library.
Native Parallelism with the Parallel Patterns Library
Jan 26, 2009 at 2:06 PMAnyway; so i will have to use a task_handle with structured_task_group, wich is very easily done with decltype or if you include make_task
Ok thanks for the reply, this is very great to actually be talking to Microsoft and clearing things up. VS10 will be a great product, especially since i get it for free through dreamspark?
Native Parallelism with the Parallel Patterns Library
Jan 08, 2009 at 8:23 AM10-4 Episode 2: Welcome to Visual Studio 2010
Jan 01, 2009 at 3:46 PM