Welcome to MSDN Blogs Sign in | Join | Help

May 2008 - Posts

Lying to the layout system for a good cause [Bringing LayoutTransform to Silverlight 2!]

People who want to rotate visual elements in Silverlight 2 are likely to use RotateTransform within RenderTransform - but they may not always get the results they expect! For example, using RenderTransform to achieve the following effect: Actually renders
Posted by Delay | 13 Comments
Filed under: ,

Attachment(s): LayoutTransformControl.zip

IValueConverter: The Swiss Army Knife of Bindings [PropertyViewer sample is a WPF/Silverlight visualization and debugging aid!]

If you've made much use of data binding in WPF or Silverlight, you've probably come across the IValueConverter interface. IValueConverter sits between the data source and destination and gives the developer a chance to examine/alter/replace the data as
Posted by Delay | 14 Comments
Filed under: ,

Attachment(s): PropertyViewer.zip
 
Page view tracker