Are there any demo projects (or informative blog posts) for using Prism with Surface
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.
If you don’t mind, I will answer the second part of the question.
From my humble experience with multi-touch or Surface category of applications, will always require to have fluid UI, very customized UI elements behaviour (Such as Dragging-Dropping, Touch-Hold, Swipe, other gestures that might affect the behaviour of the UI elements), this will weaken your chances trying to use a feature like “UI Composition” as everything will be very dynamic in your application.
Other features of Prism will be usable and it will be quite helpful in tasks such as communication between your usercontrols using “Event Aggregator” for example.