Does VS2010 support Windows-mobile projects?
I have Visual-studio 2010 prot and I am trying to create a Windows-mobile or Windows-CE project, but I don't see how to do it.
开发者_运维技巧Can anyone help ?
No, Window Mobile development is not available in VS 2010. You must use VS 2008.
If you want to do Windows Phone 7, you can (and must) use VS 2010, but it is not the same as Windows Mobile (i.e. Smart Device) development on the Compact Framework.
Here's the official word: http://msdn.microsoft.com/en-us/library/sa69he4t.aspx
For VS 2010 there is Visual Studio Phone. You can check VS 2010 Phone. You can find there a lot more for windows phone development.
No, it is unsupported, you have to use Visual Studio 2005 or Visual Studio 2008.
On Visual Studio 2010 you can target Windows Phone 7 applications: http://www.microsoft.com/express/phone/
You can go here and vote to have Microsoft add Compact Framework Support for Visual Studio 2010.
精彩评论