1 / 13

Building Modern Windows Applications with Visual C++ 2010

FT06. Building Modern Windows Applications with Visual C++ 2010. Boris Jabes Senior Program Manager Microsoft Corporation. Themes. Modern Windows 7 Client Applications New OS Functionality Programming Model C++ Language Improvements Code & Tools That Scale Frameworks Upgraded. demo.

jaden
Download Presentation

Building Modern Windows Applications with Visual C++ 2010

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. FT06 Building Modern Windows Applications with Visual C++ 2010 Boris Jabes Senior Program Manager Microsoft Corporation

  2. Themes • Modern Windows 7 Client Applications • New OS Functionality • Programming Model • C++ Language Improvements • Code & Tools That Scale • Frameworks Upgraded

  3. demo

  4. Manage Large Scale Applications • Scalable IntelliSense/Browsing Engine SQL store | One-time parse | IntelliSense per compiland • MSBuild-based Build System Build diagnostics | Incremental build | Enlistment consistency

  5. Write Code Faster • C++ Code Editor Navigate To | #include auto-complete | Live Errors | Class Wizard | Find All References | Call Hierarchy | Extensible • Easy To Migrate Native Multi-targeting

  6. Write Modern Code • C++-0x Support Lambdas |r-value references | auto |decltype|static_assert • TR1 Support shared_ptr|unique_ptr| regex | tuple | array, etc. • Concurrency Parallel Algorithms | Tasks | Agents API

  7. Build Modern Applications • MFC Updated for Windows 7 Taskbar Preview | Taskbar Jump-List | Restart Manager & Application Recovery | High-DPI • MFC Support for Windows 7 API Multi-Touch & Gestures | Ribbon | Find & Organize | Live Icons & Rich Preview | Task Dialogs • Windows 7 API Direct2D |DWrite| XPS | Ribbon | Web Services API | & More…

  8. Adopt Now! • Beta2 is Available

  9. Talks & Resources

  10. YOUR FEEDBACK IS IMPORTANT TO US! Please fill out session evaluation forms online at MicrosoftPDC.com

  11. Learn More On Channel 9 • Expand your PDC experience through Channel 9 • Explore videos, hands-on labs, sample code and demos through the new Channel 9 training courses channel9.msdn.com/learn Built by Developers for Developers….

More Related