Windows Phone App working also on Windows 8 desktop - windows-8

I have Windows Phone App, and i want install this App also on my pc.
How i can make with this Windows Phone Application, Windows Universal App working on mobile phone and desktop pc?

Related

can i run windows phone 7.1 app into windows 8 pro desktop/tablet?

We have developed an app for windows phone using windows phone 7.1 SDK. Now client is asking if we can run the same app in Windows 8 Pro Desktop/Tablet or not.
I am struggling to find out any help on this but not getting any luck.
Anybody is there can help me out on this?
Many Thanks
No you can't. Nor can you run a Windows Phone 8 app on a Windows tablet (of any flavour).

Using VS2012 Remote Debugging for developing Surface Apps using Windows 7

Is it possible to develop Windows Store apps on a Windows 7 device, by using the Surface RT and VS2012 remote debugging?
No, you'll need a Windows 8 machine for development.

Windows Mobile/Embedded Device Emulator on Windows 8

We design and develop applications that run on Windows Mobile and Windows Embedded, as this is the operating system that comes on most industrial bar code scanners right now.
Give that, we often use the Windows Mobile Device Emulator to simulate our software and give customer demonstrations. With Windows 8 being released, it seems that the Windows Mobile Device Center no longer works. This component was required to "Cradle" the device to get a network connection.
Is there a way to get the Windows Mobile/Embedded emulator to work on Windows 8?
You need to uninstall Windows Mobile Device Centerand to install the most recent one (dec 2012).
Go to the Microsoft web and download Windows Mobile Device Center for Vista (32 or 64 bits according your hardware). There is not option for Windows 8, but the version for Vista works perfectly in Windows 8.
you can always use Windows CE versions for using on your mobile/ embedded projects

Is side-loading apps onto a Windows RT device allowed?

Is it possible to side-load a Windows 8 app (WinRT) onto a Windows RT device like the new Microsoft Surface RT? For example, if I have an internal, line of business application can I give a Microsoft Surface RT to my executives and load up my corporate apps without delivering them through the Windows Store?
Yes. Side-loading is natively supported on:
Windows RT
Windows 8 Pro
Windows 8 Enterprise
And, side-loading is enabled with Visual Studio on:
Windows 8 Core
Enterprises can deploy apps using Microsoft Configuration Manager just like they deploy desktop apps today. Enterprises can also uses Microsoft Intune and its Windows 8 Self-Service Portal (http://blogs.msdn.com/b/b8/archive/2012/04/19/managing-quot-byo-quot-pcs-in-the-enterprise-including-woa.aspx) app to securely deliver apps to devices, too.
Considering this? Here's an interesting article about W8 tablet security: http://www.windowsecurity.com/articles/Windows-8-Tablets-Secure-enough-Enterprise.html
Like to read? Here's more info: http://blogs.msdn.com/b/windowsstore/archive/2012/04/25/deploying-metro-style-apps-to-businesses.aspx
Some more resources
Private Enterprise App Deployment for Windows 8
Try It Out: Sideload Windows Store Apps
Sideloading Windows 8 Store Apps

Windows Mobile Development on MacBook Pro?

I am a frequent Windows Mobile application developer in need of a new development laptop.
I am considering a MacBook or Macbook Pro running either Fusion from VMWare or Parallels Desktop. This will give me the option to port my applications to the iPhone depending on what MS does with WM 6.5 and 7.
Has anybody tried doing Windows Mobile development using Microsoft Windows Mobile Device Center (or ActiveSync) and VS2008 on the MacBook Pro using one of these virtual machines? Does the device emulator work properly? What about debugging a Windows Mobile device over a USB cable?
In general, do most USB drivers (non HID) designed for Windows work under these virtual machines?
I do cross platform (iPhone & Windows Mobile) development all the time on a Macbook (13" unibody). Have Visual Studio 2008 running on Windows XP on a Parallels VM. The USB pass through works perfectly for debugging too.
I would suggest you have 4Gb ram (minimum) if doing this, but works very well.
VMware's USB passthrough option works quite well. I have no personal experience using it to attach Windows Mobile devices to a guest OS though.