|
|
|
| 1 |
Visual C++ 2008 Feature Pack: MFC Enhancements |
Nick Wienholt |
10/7/2008 |
|
648 |
|
The Visual C++ 2008 Feature Pack incorporates C++ language changes that move C++ closer to the upcoming C++0x standard. Review some of the new language features, and see how they can be incorporated into C++ applications. By Nick Wienholt. |
| 2 |
A first look at C++/CLI |
Nishant Sivakumar |
7/3/2008 |
|
645 |
|
A brief look at the new C++/CLI syntax and how it improves over the old MC++ syntax |
|
|
|
|
| 1 |
Fixing a Quirk of VB Lambda Expressions |
Paul Kimmel |
7/23/2008 |
|
503 |
|
Learn how to define Lambda Expressions that perform an action without a return value. |
| 2 |
Exploring Lambda Expression Trees |
Paul Kimmel |
7/23/2008 |
|
450 |
|
Gain an understanding of the difference between Lambda Expressions generated as code and those generated as expression trees. Explore the expression tree and briefly touch on how API developers uses expression trees to convert expressions to other forms, |
|
|
|
|
|