At present, Wpf/silverlight technical data is very scarce in China, and only some basic tutorials. In order to more deeply analyze the technical connotation of wpf/silverlight, solve the difficult and incurable diseases in the development process, decompose the characteristic details of the practical application cases, the "Wpf/silverlight depth Solution" series is bred and born. The entire series of all articles are original, by my personal development experience combined with the relevant information compiled, the process will inevitably have mistakes or improper places also hope that readers friendly points out. Our goal is only one: wpf/silverlight technology depth excavation. If you have to meet the content of this series of topics to share the discussion, but also welcome to leave a message to me, I will do my best for you to explore and answer.
In addition, a few notes on this series of articles:
1 All pictures of resources from the network, do not use for commercial purposes, or the consequences of the ego.
2 If there is a need to reprint friends please in your log or the beginning of the article with obvious text to identify the original address.
3 If the compilation does not pass
1, may be for you. NET version problem (recommended use. NET3.5 SP1, development tools for VS2008 SP1);
2, DLL file reference error. The DLL files used in this tutorial series are placed in the DLL folder and can be referenced by yourself.
4 This series of articles are still in constant update, the sample source code with the article synchronously released, the tutorial if there is wrong or wrong, please kindly put forward, I will timely change and feedback, thank you for your support.
In order to make it easier for everyone to communicate, I created a wpf/silverlight group in the blog Park: Http://space.cnblogs.com/group/WPF_SL, Welcome to come in and discuss together.
This series of articles directory and the source code is as follows:
Wpf/silverlight Depth Solution: (i) unlock the associated properties that are storyboard bound
Wpf/silverlight Depth Solution: (ii) Self-protection of Silverlight source code
Wpf/silverlight Depth Solution: (iii) The ultimate performance improvement strategy
Wpf/silverlight Depth Solution: (d) pixel based image synthesis (for WPF) [source]
Wpf/silverlight Depth Solution: (v) pixel based image synthesis (for Silverlight) [source]
Wpf/silverlight Depth Solution: (vi) HLSL Custom rendering effects of the perfect strategy (on) [source]
Wpf/silverlight Depth Solution: (vii) HLSL custom rendering effects of the perfect introduction (in) [Source]
Wpf/silverlight Depth Solution: (eight) vowed to release the memory in the end [source]
Wpf/silverlight Depth Solution: (ix) HLSL custom rendering effects of the perfect introduction (next) [Source]
Wpf/silverlight Depth Solution: (10) interaction with the embedded scripting language Lua & JavaScript (ON) [source]
Wpf/silverlight Depth Solution: (11) Interaction with the embedded scripting language Lua & JavaScript (next) [Source]
Wpf/silverlight Depth Solution: (12) Create Silverlight-specific dynamic link library (DLL) [source]
Wpf/silverlight Depth Solution: (13) Perfect custom ChildWindow [source code]
[Wpf/silverlight Depth Solution: (14) rewrite control style source code]
Wpf/silverlight Depth Solution: (15) Memory release, performance improvement and source File Protection (cont.)
Wpf/silverlight Depth Solution: (16) Value implementation
Wpf/silverlight Depth Solution: (17) Implementation of Silverlight hyper-performance animation under GPU hardware Acceleration (upper) [Source]