轉自:http://forum.livetome.cn/viewthread.php?tid=16627
OpenExpressApp的UI現在是使用WPF,所以熟悉WPF是必須的,以下我將可能用到的一些相關內容隨時記錄下來,以備查閱。此篇文章將不斷更新,感興趣的可以看看,也歡迎大家補充。Debugging and Development Utilities
- XAML Power Toys
- Mole for Visual Studio
- Snoop - A collection of visual debugging helpers
- StyleSnooper - View styles of controls
- Show me the template
- ProtoXAML - A stencil UI skin for WPF paper prototypes
- Crack.NET - A runtime debugging and scripting tool to access internals of .NET applications
Application Quality
- 提供一個如何產生高品質應用程式的指導
- WPF Application Quality Guide
- WPF Model-View-ViewModel Toolkit
- the WPF Performance Guide documents
- 為自動化測試和監控提供可重要的API庫
- TestApi
- WPF Control Verifier v0.1
- 協助產生和調試應用程式和組件的工具
XAML Editors
- KaXaml:很好用的Xaml編輯器
- XAML Pad
- XAML PadX (extended)
- XAML Hack
OpenSource
ControlsData Grids
- DataGrid:微軟的DataGrid控制項
- A Versatile TreeView for WPF:對象樹形控制項
Dock
Effects
- Transitionals - Framework to transition between screens.
- WPF Shader and Transition FX
- DotWay WPF - Color Picker, Panels and several Shader Effects
Multimedia
- Webcam Control
- WPF Media Kit - DVD Player, DirectShow, WebCam
Misc
- WPF Toolkit
- WPF Contrib
- Windows Presentation Foundation (WPF)
WPF - Third Party ControlsFramework
OpenExpressApp:應用平台
patterns & practices: Composite WPF and Silverlight:UI組合架構
Caliburn: An Application Framework for WPF and Silverlight:UI應用程式框架
Catharsis:ASP.MVC應用程式框架
Cinch : MVVM架構XAML Converters
- Adobe Illustrator XAML Export Plugin
- Adobe Photoshop to XAML Converter
- Blender XAML Export Plugin
- Lightwave XAML Export Plugin
- Visio XAML Export
- 3D Studio Max to XAML Converter
- Maya to XAML Converter
- Flash to XAML Converter
- SVG to XAML Converter
- WMF/EMF to XAML Converter
Graphical WPF Designers
- Mobiform Aurora XAML Designer
- ZAM 3D (3D XAML Tool by Electric Rain)
其他
- WPF Localization Guidance
- Microsoft Reference Source Code Center:微軟.Net架構源碼
學習網站
源地址:http://www.cnblogs.com/zhoujg/archive/2009/11/04/1596195.html