【问题标题】:Windows Phone 8 and Microsoft Expression Blend 4Windows Phone 8 和 Microsoft Expression Blend 4
【发布时间】:2023-11-18 19:00:01
【问题描述】:

我想编写一个 Windows Phone 应用程序的模型。我安装了 WP8 SDK,但软件 Microsoft Expression Blend 4 没有显示 Windows Phone。你知道我该如何解决这个问题吗?

【问题讨论】:

  • 您在使用 Blend for Visual Studio 2012 吗?这似乎有windows phone 8支持。另外,你能在 Visual Studio 中创建一个 windows phone 8 项目吗? (验证 SDK 是否安装正确)
  • 是的,我可以在 Visual Studio 2012 中创建一个 windows phone 8 项目。我已经使用过 Blend for Visual Studio 但要制作模型,最好使用 Expression Blend 4,不是吗?
  • 表达套件软件已停产。如果要创建 Windows Phone 8 应用程序,则需要使用 Visual Studio 2012。

标签: c# windows-phone-8 blend


【解决方案1】:

Expression blend 4 通常支持 windows phone 7。随着 WP8,微软转移到 Blend for Visual Studio。看这个链接ANNOUNCING WINDOWS PHONE 8 SDK

【讨论】: