Hi Community, Please find below the session recording for my presentation at Teched. You can check it out on Channel 9 too Best Regards, Angel
Habemus C++ standard
Hi Community, I’m glad to announce that the ISO committee has officially published the new C++ Standard (C++11). Best Regards, Angel
Differences between C++ Templates and C# Generics
Hi Community, Yesterday during my presentation at TechEd I was asked by someone in the audience, if C# Generics were similar to C++ templates and I said… “The syntax might be similar but they’re different, and C++ templates have been with us for a long time now, actually… C# has borrowed from some other languages […]
TechEd 2011 presentation material
Hi community, Please feel free to download the presentation material & demos here. Enjoy your TechEd experience! Best Regards, Angel
Carmichael’s numbers generator – C#
Hi community, Please find below a code snippet I wrote last night for generating the Carmichael’s numbers. This demo was written in C# and it implements TPL to take advantage of multiple processors. It is intended to be demoed at Tech-Ed Australia along with its counterpart written in C++ implementing PPL. See you in two […]
I’ll be speaking at TechEd Australia 2011
Hi Community, I would like to let you know that I’ll be presenting at TechEd Australia about “Making the most of .NET with C++ for interop, performance and productivity” Stay tuned! Regards, Angel
Why C++ Still Matters
Hi Community, I would like to share with you this article on C++ Editor’s Note – MSDN Magazine July 2011 Regards, Angel
Targeting Windows 7: Light up features with Visual C++ 2010
Hi Community, Please find here the slide deck & demos used in today’s webcast. Regards, Angel
C++ Accelerated Massive Parallelism
At AMD’s Fusion conference Herb Sutter announced in his keynote session a technology Microsoft has been working on which they call “C++ Accelerated Massive Parallelism” (C++ AMP). You can find the official online announcement at Soma’s blog post & more information at Daniel Moth’s Blog. Regards, Angel
Upcoming Speaking Engagements
Hi Community, I would like to invite you to “Targeting Windows 7: Light up features with Visual C++ 2010” webcast on July 1, 2011 @ 10:00 AM (Bogota’s time). I will be also presenting at UTS for the “.NET in the Enterprise” class on 31 May, 2011. As usual, I’ll upload and share with you […]