https://www.developerfusion.com/t/visual-cpp/media/view/audio/ Audio Visual C++ Media from Developer Fusion 2011-06-09T15:16:00.00Z http://www.developerfusion.com/media/120439/mohsen-agsen-c-today-and-tomorrow/ Mohsen Agsen - C++ Today and Tomorrow 2011-06-09T15:16:00.00Z The last time we got the chance to talk to Mohsen Agsen, a Microsoft Technical Fellow who runs the Visual C++ engineering team, he put forward the notion of a renaissance taking place in the native world. Shortly thereafter, we created the catchy C++ Renaissance mantra. (Mohsen is great at buildi. James Crowley http://www.developerfusion.com/media/88246/c9-lectures-stephan-t-lavavej-standard-template-library-stl-5-of-n/ C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 5 of n 2010-09-14T16:39:00.00Z Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of cours. James Crowley http://www.developerfusion.com/media/91209/pluralcast-24-parallel-development-patterns-with-ade-miller/ Pluralcast 24: Parallel Development Patterns with Ade Miller 2010-10-13T16:03:00.00Z Listen to this episode! [41:06] In this episode, Ade Miller discusses the newly released book from Microsoft Patterns and Practices, Parallel Programming with Microsoft® .NET. Ade takes us beyond the Task Parallel Library and into a the world of design patterns the team has discovered and documen. James Crowley http://www.developerfusion.com/media/86546/c9-lectures-stephan-t-lavavej-standard-template-library-stl-4-of-n/ C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 4 of n 2010-09-07T21:33:00.00Z Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of cours. James Crowley http://www.developerfusion.com/media/85230/c9-lectures-stephan-t-lavavej-standard-template-library-stl-3-of-n/ C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 3 of n 2010-08-17T15:40:00.00Z Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. Joining us once again is the great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership between the owners of STL (dinkumware) and Microsoft, including, of cours. James Crowley http://www.developerfusion.com/media/84951/c9-lectures-stephan-t-lavavej-standard-template-library-stl-2-of-n/ C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 2 of n 2010-07-23T09:09:00.00Z Welcome to another installment of C9 Lectures covering the powerful general C++ library, STL. The great Stephan T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership with the owners of STL (dinkumware) and Microsoft, including, of course, bug fixes and enhancement. James Crowley http://www.developerfusion.com/media/84555/c9-lectures-stephan-t-lavavej-standard-template-library-stl-1-of-n/ C9 Lectures: Stephan T. Lavavej - Standard Template Library (STL), 1 of n 2010-06-30T20:05:00.00Z Welcome to another installment of C9 Lectures. In the following series, learn all about STL from the great Stephen T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership with the owners of STL and Microsoft, including, of course, bug fixes and enhancements to the S. James Crowley http://www.developerfusion.com/media/84548/c9-lectures-introduction-to-the-stl-with-stephan-t-lavavej-lecture-1/ C9 Lectures: Introduction to the STL with Stephan T. Lavavej, Lecture 1 2010-06-29T19:06:00.00Z Welcome to another installment of C9 Lectures. In the following series, learn all about STL from the great Stephen T. Lavavej, Microsoft's keeper of the STL cloth (this means he manages the partnership with the owners of STL and Microsoft, including, of course, bug fixes and enhancements to the S. James Crowley http://www.developerfusion.com/media/38278/louis-lafreniere-next-generation-buffer-overrun-protection-gs/ Louis Lafreniere: Next Generation Buffer Overrun Protection - gs++ 2009-06-02T18:12:00.00Z From the C++ Team Blog: A lot of code written in C and C++ has vulnerabilities that leave their users open to buffer overrun attacks. There are two major reasons for this. One reason is that the languages provide unfettered access to the vulnerable memory; the other reason is that developers make... James Crowley http://www.developerfusion.com/media/13385/vc-10-stephan-t-lavavej-and-damien-watkins-inside-stl/ VC 10: Stephan T. Lavavej and Damien Watkins - Inside STL 2009-05-21T19:21:00.00Z Visual Studio 2010 Beta 1 introduces a number of exciting new features for the C++ developer as we include a selection of goodies from the upcoming C++0x Standard. We have already heard about many of the language improvements (auto, decltype, lambdas, rvalue references, …) all of which can be put... James Crowley http://www.developerfusion.com/media/88981/stl-iterator-debugging-and-secure-scl/ STL Iterator Debugging and Secure SCL 2010-09-17T16:50:00.00Z The Visual C++ runtime library now detects incorrect iterator use and will assert and display a dialog box at run time. To enable debug iterator support, a program must be compiled with a debug version of a C run time library (see C Run-Time Libraries for more information).See Checked Iterato. James Crowley http://www.developerfusion.com/media/75688/msbuild-with-chuck-england/ MSBuild with Chuck England 2010-01-20T15:34:00.00Z CodeCast Episode 64: MSBuild with Chuck EnglandIn this episode of CodeCast, Ken Levy interviews Chuck England who is a program manager on the Visual Studio platform team at Microsoft responsible for MSBuild. This in-depth technical and scenario discussion includes detailed information on how James Crowley