Search code examples
.netwpfsilverlightcompatibility

Definitive source(s) for the difference between Silverlight and WPF


Does anyone know of a definitive guide or guides that tells us the differences between WPF and Silverlight. I know that Silverlight, for example, doesn’t have all the controls and all the namespaces that WPF has. Is there a source which tells me exactly what controls and namespaces are absent in Silverlight?

There are other things that I know off the top of my head, like only allowing asynchronous communications using basic http binding. Also, Silverlgiht doesn’t have all of the type converters out of the box.

Anyone else have interesting experiences with the nuances or know of sources that explain them?


Solution

  • XAML Processing Differences Between Silverlight and WPF

    WPF Compatibility