Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 windows phone 7.8 中开始开发,但不确定要使用哪个版本的 MVVM Light Toolkit。我必须使用 VS 2010,因为据我所知你不能在 Vs2012 中编程 wp7。最新版的MVVM light好像只支持2012。
使用 Visual Studio 2012,您还可以开发 Windows Phone 7 应用程序。创建新项目时只需选择合适的目标操作系统。
MVVM Light v3 应该始终像为 Visual Studio 2010 构建的那样工作。
这是它在我的机器上的样子:
Visual Studio 2012 中的新项目屏幕:
显示 7.1 和 8.0 的 Windows Phone 操作系统版本选择框: