KulenDayz Presentation “What’s new in Visual C++ 2010?”
On saturday 13th of June I gave a presentation on KulenDayz titled “What’s new in Visual C++ 2010?”. The presentation consisted of quite a few demos. This post contains links to the source code for all demos including articles giving some more details.
- Auto Type Deduction (Demo Source: AutoTypeDeductionDemo.zip)
- Move Constructors (Demo Source: MoveConstructorDemo.zip)
- MFC Task Dialogs (Demo Source: CTaskDialogDemo.zip)
- MFC Restart Manager (Demo Source: RestartManagerDemo.zip)
- SafeInt (Demo Source: SafeIntDemo.zip)
- Parallel Pattern Library (Demo Source: MatrixMulParallel.zip)
Stjepan said,
Wrote on June 16, 2009 @ 7:35 am
I’ve been on your lecture and I must say it was great, little bit of PowerPoint, lots of demos, every question answered, and also thanks for making it easier to understand some C++ concepts for a C# guy!
Marc Gregoire said,
Wrote on June 16, 2009 @ 8:40 am
I’m glad you liked it 🙂