I'm doing some app for Windows Phone 7. I will have to present it for group of people. The best way to do it will be to show display on wall via Projector. I've seen on that guys from Microsoft can do it.

Is anybody has any idea how to make it. Maybe there is some app to show phone display on PC.

Pleas help.

link|improve this question
The phones you see doing that are running an internal MS only build. – JP. Dec 6 '10 at 18:48
feedback

migrated from stackoverflow.com Dec 6 '10 at 15:03

This question came from our site for professional and enthusiast programmers.

3 Answers

Have you tried just using the emulator, and moving that onto your second screen after connecting the projector?

Otherwise you'll need some sort of camera/projector, like a WolfVision.

link|improve this answer
I wanted to show it directly from device. – Michał Jankowski Dec 6 '10 at 13:24
1  
@Michal: Then you'll need a camera setup. – Jon Skeet Dec 6 '10 at 13:24
feedback

I was looking for something similar - only I wanted to get it on my PC screen so I could show people over WebEx or GoToMeeting.

Windows Mobile had an app that allowed you to display the phone screen on the PC. So far, I haven't found anything similar for WP7. (Of course, it's only 3 months old.) The only VNC stuff I've found lets you view your PC on your phone but not the other way around.

link|improve this answer
feedback

Perhaps you could run a VNC server on your WinMobile device, but it would practically be the same as running it through an emulator... The camera option or using some kind of projector seems to be the only way if you really want to project from your device.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown