What WPF features were removed from Silverlight 3 ? I have found resources on graphing algorithms in WPF and am wondering how much of that I can transfer to a Silverlight application.
Thanks,
Scott
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It would be difficult to describe the differences exhaustively here, suffice to say they are considerable. Here are a couple of links that might help:-
XAML Processing Differences Between Silverlight and WPF
Guidance on Differences Between WPF and Silverlight
Bear in mind also that even common types in the silverlight core libraries may be missing or have missing features compared with those of the primary .NET library counterparts.