I've done a lot of research on the web to find some solution to my problem, but all the tutorials (articles) I found were flawed for my solution.
MY CASE
I currently have several smart device project (Device Application) projects for windows mobile 6 and windows ce, developed in the Visual Studio 2008 R2 IDE (.NET Compact Framework 3.5)
In addition to this project I also have several others: WebService Application (asmx), WCF, Web Application, Windows Application, ... All of them were formerly developed in Visual Studio 2008. These I am able to migrate them to Visual Studio 2013. But, the above quoted I could not.
MY PROBLEM
Migrate the project smart device for windows mobile 6 from visual studio 2008 to visual studio 2013. The visual studio 2013, I could not open the project, and it does not present the smartdevice option when creating a new project.
Visual Studio 2008 already has the native smartdevice project option. In visual studio 2013 does not have this option. It has the category for Windows Phone projects, but does not have one for windows mobile 6.
So what I really want is an option in visual studio 2013 to create projects for windows mobile 6.
* Note: I was able to find an SDK that is for windows mobile 8 projects, but I need it for windows mobile 6 and windows ce as well.