3D matrices in WPF and Silverlight
Presentation of the 3D matrix transformations in WPF and Silverlight.
HTML - XAML FlowDocument

2D matrices in WPF and Silverlight
Presentation of the 2D matrix transformations in WPF and Silverlight.
HTML - XAML FlowDocument

Perspective : MayaEase
MayaEase, a custom easing for Silverlight 3 animations.
HTML - XAML FlowDocument

Perspective : polygons and honeycombs
Silverlight PolygonElement custom drawing class, and BeePanel and BeeGrid custom panels.
HTML - XAML FlowDocument

Perspective : Knob
Knob Silverlight custom control, and databinding between elements.
HTML - XAML FlowDocument

Perspective : a light process for Silverlight localization
Silverlight 2.0 doesn't provide an high-level localization mechanism. So I developed a technique using classic .NET string. resources for all textual properties. The standard satellite assembly mechanism is used to deploy the resources for a given culture.
HTML - XAML FlowDocument

Perspective : Dynamic page management of a Silverlight application
How to manage the dynamic loading of the pages of a Silverlight application.
HTML - XAML FlowDocument