Technical differences between Flash and Silverlight II

File Size:
Flash
Flash uses a compressed format, and text and images are embedded in the movie, hence the file size of a Flash component is relatively small.
Silverlight:
Silverlight uses XAML for its description language, and it is non-compressed, so the size of a Silverlight component is usually larger.

Comments

Popular Posts