简体   繁体   English

Visual Studio 11 Beta ... WPF模板?

[英]Visual Studio 11 Beta… WPF template?

I have Visual Studio 11 Beta (Express for Windows 8) installed in my Windows 8 VM. 我在Windows 8 VM中安装了Visual Studio 11 Beta(Express for Windows 8)。 When I press New Project, I can see a lot of templates for Metro apps... but nothing else. 当我按下New Project时,我可以看到许多Metro应用程序的模板......但没有别的。 I can't find templates for making any sort of desktop application. 我找不到用于制作任何类型的桌面应用程序的模板。 In particular I would like to be able to make a WPF project in C#. 特别是我希望能够在C#中创建一个WPF项目。 How should I go about this? 我该怎么办呢?

Yes, the "Express for Windows 8" version only allows you to create Metro apps. 是的,“Express for Windows 8”版本仅允许您创建Metro应用程序。 From the product page : 产品页面

You can use the tools in Visual Studio 11 Express Beta for Windows 8 to create Metro style apps for Windows 8. The tools include a fully featured code editor, a powerful debugger, a focused profiler, and rich language support that you can use to build apps that written in HTML5, JavaScript, C++, C# or Visual Basic. 您可以使用Visual Studio 11 Express Beta for Windows 8中的工具为Windows 8创建Metro风格的应用程序。这些工具包括功能齐全的代码编辑器,功能强大的调试器,专注的分析器以及可用于构建的丰富语言支持用HTML5,JavaScript,C ++,C#或Visual Basic编写的应用程序。 Visual Studio 11 Express Beta for Windows 8 also includes a device simulator that you can use to test Metro style apps on multiple form factors. 适用于Windows 8的Visual Studio 11 Express Beta还包括一个设备模拟器,可用于在多种外形规格上测试Metro风格的应用程序。

If you want to build other types of apps, you need to download the beta of Visual Studio 11 Professional . 如果您想构建其他类型的应用程序,则需要下载Visual Studio 11 Professional测试版 (I expect there'll probably be a plain "Visual C# Express 11" which allows for WinForms and WPF apps when it's non-beta... there's going to be a Release Candidate soon, so that may come with a suitable Express version.) (我希望可能有一个简单的“Visual C#Express 11”允许WinForms和WPF应用程序,当它是非beta版本时......很快会有一个候选版本,所以可能会有一个合适的Express版本。 )

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 安装Visual Studio 11 Beta之后InvalidOperationException - InvalidOperationException After installing Visual Studio 11 Beta 如何在Visual Studio 11 Beta中为接口和委托设置语法突出显示? - How to setup syntax highlighting for interfaces and delegates in Visual Studio 11 Beta? Visual Studio 11 Beta设计器视图无法打开并引发错误 - Visual Studio 11 Beta Designer View does not open and throw an error 从资源添加图像 - Visual Studio 11 Beta C# - Adding image from resources - Visual Studio 11 Beta C# Visual Studio 11开发人员预览中的WPF功能区? - WPF Ribbon in Visual Studio 11 Developer Preview? S#arp体系结构Visual Studio 2010 Beta 1模板 - S#arp Architecture Visual Studio 2010 Beta 1 Template 安装Visual Studio 11 beta后,不再通过Visual Studio 2010执行测试 - Tests are no longer executed through Visual Studio 2010 after Visual Studio 11 beta was installed “@ Model”,“@ Viewbag”和“@Url”“在当前上下文中不存在”使用Visual Studio 11 Beta / Visual Studio 2012 RC时的Razor MVC3 - “@Model”, “@Viewbag” and “@Url” “does not exist in the current context” Razor MVC3 when using Visual Studio 11 Beta/Visual Studio 2012 RC Visual Studio Lightswitch Beta2 - Visual Studio Lightswitch Beta2 更改新 Window 和 UserControl (WPF) 的默认 Visual Studio 模板 - Change default Visual Studio template for new Window and UserControl (WPF)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM