Tool to send screen from Windows Phone 7 to PC - windows-phone-7

what is the tool used to project the screen from the phone to the PC?
I've seen it being used in a presentation but can't find it anywhere.
Thanks!

This is an internal tool used by Microsoft staff only at the moment.
Camera / projector is another option.

You can achieve it by using for instance the following tools and after connecting a projector to your pc ofc:
http://www.mymobiler.com/
ActiveSync Remote Display (Microsoft Mobile Dev. Powertoys)

Related

What API/protocol is used to implement `Share` feature in windows explorer

I want to know the API or protocol of the Share feature in the windows explorer like this
Does anybody have any ideas?
ShowShareUIForWindow (MSDN says it requires Windows 8 but it actually only works in Windows 10/11 in a normal desktop application).
How do I show the sharing pane from a Win32 desktop application?

Is there any way to control Windows Mobile (Win10 phone) from Win10 Desktop?

I would like to control my windows mobile from desktop.
I'd like to have full access, keyboard and mouse as well.
Is there any way to do it?
If both of your devices support Miracast you can use the Connect app. Find more info on Windows Central here.
Edit: If you want to control your phone, just open the Connect app from your Action Center. This will work even for not Continuum enabled phones. You still have to enable the connection in Settings app on PC and you may have to pair the PC with the phone over the Bluetooth.
Seems like there is an app called PC remote, created by microsoft.
If that's something like what you're looking for: https://www.microsoft.com/da-dk/store/p/pc-remote/9wzdncrfhvwt.
Edit: Thats a Danish version, but I think you should be able to find an English version aswell.

Presentation windows phone 7 on monitor

I wish show presentation of wp7 application on PC monitor, how i can do it using usb-connection and without cameras =)
What's programs i should use? I can't use emulator because all inputs, touches should be from real device.
Thanks!
This link should give you a bit of help with what you are trying to achieve Capturing Windows Phone Screen on your Computer
However this is a "Hack" so I would proceed with caution!

Is it possible to remotely control PC/powerpoint slide from bluetooth-enabled phone without having a PC server program?

It looks like most existing remote PC solution using bluetooth-enabled smartphone needs PC side software (especially Java..)
I'm wondering if remote PC control is possible without PC side software at all?
Yes, it is. I once tried Bluetooth remote control with a Sony Ericsson K770i and it worked really great! All you need is a Bluetooth receiver installed on the PC and you need to pair your PC with your mobile phone. Then you can set the phone to control the PC and voila.
I tried this on Windows Vista x86. Worked really great. It was a pleasure to be able to control the PC from my bed when I was sick. Plus, I could bind shortcuts like "Ctrl+C", "Ctrl+V" to certain keys on the mobile phone. The K770i had it all.

Loading Xbox Live Avatar Model in Windows Phone 7 using XNA

Does anybody know how to access the Xbox Live Avatar from within an XNA based Windows Phone 7 application?
Examples I have found seem to use a SignedInGamer.Avatar property, but this is not accessible from Windows Phone 7.
Is there another way or is this not possible in the first place?
as a side note, I'm using the recent Mango beta 7.1 SDK
Thanks!
It's not available in code unless you have the elevated privileges of access to XBox live.
You can, however get an image of your avatar from the web. try:
http://avatar.xboxlive.com/avatar/XXXXXXX/avatar-body.png
where xxxxx is the XBox account name. e.g. http://avatar.xboxlive.com/avatar/kris/avatar-body.png
My understanding is they are only available to partners. See this post for more information:
http://www.ozymandias.com/how-do-i-use-xbox-live-apis-on-windows-phone
However, it looks like you can demo them, here's a quick tutorial on using them:
http://xnaessentials.com/archive/2009/06/11/xna-game-studio-3-1-avatar-tutorial.aspx

Resources