SilverlightとWPFの技術的な違いに関するホワイトペーパー

CodePlex Archive



上記のCodePlexのサイトにて、「Programmatic Differences Between Silverlight and WPF」というタイトルのSilverlightWPFの技術的な違いに関するホワイトペーパーが公開されています。69ページのPDFファイルとして提供されており、目次は下記のようになっています。

  • Introduction
  • Similarities Between Silverlight and WPF
    • Dependency Properties
    • Controls
    • Animations
    • Custom Controls
    • User Controls
    • Video
    • Ink and Stylus
  • Differences Between Silverlight and WPF
    • Architecture
    • Deployment
    • BAML/XAML
    • XAML
    • XAML Language
    • Triggers
    • Visual State Manager
    • Markup Extensions
    • User Interface
    • Keyboard
    • Mouse
    • IsEnabled
    • Local File Access
    • Sub-Pixel Rendering
    • Font Support
    • Graphics
    • Kiosks
    • Object Trees
    • Control Library
    • General
    • Routed Events
    • Data-Binding
    • Networking
    • Local Isolated Storage
    • Resource Dictionaries
    • Custom Dependency Properties
    • Commanding
    • .Net Framework
    • Collections
    • Cryptography
    • Threading
  • WPF Specific Functionality
    • Desktop Functionality
    • Printing
    • XPS Documents
    • Speech
    • InterOp
    • XAML
    • Styles
    • User Interface
    • 3D Graphics
    • Themes
    • Skins
    • Image Manipulation
    • Page-Based Navigation
    • Input Gestures
    • General Functionality
    • Freezable Objects
    • Data Providers
    • Validation
    • Dynamic Resources
    • Code Access Security
  • Silverlight Specific Functionality
    • Web Functionality
    • Browser InterOp
    • Media
    • Traditional Streaming
    • Progressive Download
    • Smooth Streaming
    • Timeline Markers
    • Deep Zoom
    • Code Reuse Strategies
    • User Controls
    • Partial Classes
    • Extension Methods
    • Compiler Directives
    • Linked Files
    • Coding Scenarios
    • Element-to-Element Binding
    • Multi-Data Binding
    • Triggers / Visual State Manager
    • Fonts
  • Summary