Is silverlight can be use in wpf windows application?
Some slight confusion about it, what benefits of silverlight may be taken in wpf windows application?
Is there any licensing required for silverlight developement and deployment?
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.
Silverlight can be developed with WebDeveloper Express (with the addon), IIRC – so no you don’t have any inbuilt license costs – but it would be easier with Blend and VS Pro or above. Of course, WPF can be developed with C# Express, so also free!
But fundamentally they are different products; Silverlight is a slimmer version designed for cross-platform use with RIA – originally in the browser, but now out-of-browser too with Silverlight 3. WPF is windows / .NET 3.0 specific, but has a richer framework.