When should one use the WPF browser application? What is the utility of this project type? When should a developer use this?
Share
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.
XBAP applications (if that is what you are refering to) require the client to have the .NET framework installed (as opposed to Silverlight that only requires the Silverlight plug-in)
This allows XBAP applications to use the entire functionality of the .NET framework which is much broader than Silverlight.