Developing Win CE app on Visual Studio 2010 - visual-studio-2010

Is it possbile develop an application for Windows CE 5 on Visual Studio 2010 ?
I've tried to install the WinCE 5 SDK bundled with my device but when i try to install give me an error "Destination platform unsupported", seems that the package require Windows XP and Visual Studio 2005 ...
I'm on Windows 7 with Visual Studio 2010.
Thanks.

No. Device development (except Windows Phone) must be done in Studio 2008 (or Studio 2005).

Related

Create Windows 8.1 Store App with Visual Studio

I am interested to port one of my windows applications so that I can distribute my app in the Microsoft Store. Target platform will
be Windows 8.1 because I am not running Windows 10.
I am using Visual Studio Community 2017. I tried to follow this guide from Microsoft
https://msdn.microsoft.com/en-us/library/mt203664.aspx
to create a Windows 8.1 Store app with Visual Studio but it seems that the described functionality is not available at
Visual Studio Community 2017. Also I cannot find any related Windows Store 8.1 Project Template at Visual Studio Community 2017.
So which is the latest available Visual Studio version which supports creating Windows 8.1. Store Apps?
Regards
Michael
Windows 8.1 Store app development is not available in Visual Studio 2017. You should use Visual Studio 2015 instead.

VS2010 and Windows 8.1

I've been developing with VB 2010 and Windows 7 for years.
Are there any "issues" I should be aware off when migrating VB2010 over to Windows 8.1
Any advice will be much appreciated.
John
Make sure you install the latest service packs and hotfixes to be fully compatible with Windows 8 and above:
Visual Studio 2010
Visual Studio 2010 SP1
Visual Studio 2010 GDR for Team Foundation Service
Visual Studio 2010 Compatibility Update for Windows 8 and Visual Studio 2012
You will need to upgrade your Visual Studio version to 2013 in order to build Windows 8 and 8.1 apps, but as long as you're targeting a Desktop application, you should be fine.
I have used visual studio 2010 on windows 8.1 and windows 10 so far I did not have any issues working on both the OS.
I am using visual studio 2010 professional with sp1
Me too have been using the VS 2010 Professional on windows 7 and I migrated to Windows 8.1.
Usually I develop console apps, desktop apps and I mostly use Access Databases as the database for my programs..
And also I use C# and VB..
So far I havent had any issue with VS2010 on windows 8.1.
That is my experience about that and I hope this will be a help for you.. :)
Thanks

Install Windows Phone 7.1 SDK on Windows 8.1 RTM with Visual Studio 2013 RC

Does anyone know how to develop for Windows Phone 7, with Visual Studio 2013 (thus without installing Visual Studio 2010) on Windows 8.1 RTM?
I've checked the WP8.0 box when I was installing Visual Studio 2013, but it does not provide me the 7.1 SDK which is needed for my solution.
It would be great if I could do it without installing Visual Studio 2010. :D
Thank you in advance :-)
The Windows Phone 8.0 SDK include the ability to create apps for 7.1 and 8.0 so there should be no need to install the 7.1 SDK.
HOWEVER
Developing apps for 7.x is not supported in Visual Studio 2013.
If you must target 7.x devices you'll need to use VS2010 or VS2012.
If you want o build for Windows Phone 7.x you should use Visual Studio 2012. You can install this AND Visual Studio 2013 on the same machine. The only thing you may not end up being able to do is having a single solution with all projects in that you can use in both versions of VS.

Windows phone sdk 8 on visual studio 2010 ultimate windows 8 os

i installed windows 2008 on my system i had visual studio 2010 ultimate on my system.
is there any way to install windows phone 8 SDK on visual studio 2010 ultimate.
can i upgrade visual studio 2010 ultimate to visual studio 2012 ultimate.
i can download wp8 sdk but with that i am not able to develop web applications.
is there any way to download vs 2012 ultimate full version for free.
You need to install Windows 8 and Visual Studio 2012 for Windows Phone 8 development. I got Visual Studio 2012 Professional for free via DreamSpark (www.dreamspark.com) because I'm a student.
You can get the free version:Visual Studio 2012 Express

Is it Possible to Use Windows Phone 6 SDK with VS 2010 or VS 2012?

I need to convert my old Windows Phone 6 application from Visual Studio 2008 to Visual Studio 2010 or Visual Studio 2012. Is it possible or not?
From the forums I came to know that Windows Phone 6 SDK is no longer supported in versions 2010 and above
windows mobile 6 standard sdk not detecting visual studio 2010 beta installed
Visual Studio 2010 Lacks Support for WM 6.x App Development
No, you must used visual studio 2008.
You can see this url (in spanish)
http://msdn.microsoft.com/es-es/library/vstudio/sa69he4t(v=vs.100).aspx

Resources