WELCOME TO SILVERLIGHT

DARE TO BE DIFFERENT

Wednesday, April 8, 2009

Difference between WPF and Silverlight2.0

1. WPF is programmed with your favorite .NET language, Silverlight is currently programmed with JavaScript only (there's was talk of cross-platform .NET support coming) .

2. Silverlight does not support some of the more advanced concepts of WPF such as controls, templating, 3D etc.,

3. Silverlight integrates right into an HTML page where as WPF XAML files have to be loaded via a frame if they want to mix with HTML content.

No comments:

Post a Comment