简体   繁体   English

Visual Studio Tools for Applications中的WPF开发

[英]WPF Development in Visual Studio Tools for Applications

It is possible to do WPF development (MVC, or MVVM) in Visual Studio Tools for Applications 2012. I am trying to find the templates but they are not here. 可以在Visual Studio Tools for Applications 2012中进行WPF开发(MVC或MVVM)。我正在尝试查找模板,但它们不在此处。 First day in a new place and I've never used this version before. 在新地方的第一天,我以前从未使用过此版本。

Any feedback would be great. 任何反馈将是巨大的。 Cheers! 干杯!

Within Visual Studio, go to File -> New -> Project. 在Visual Studio中,转到“文件”->“新建”->“项目”。 In the New Project dialog, choose Templates -> either Visual C# or your language underneath Other Languages -> Windows. 在“新建项目”对话框中,选择“模板”->“ Visual C#”或“其他语言”->“ Windows”下方的语言。 Then, you should see "WPF Application" in the list. 然后,您应该在列表中看到“ WPF应用程序”。

Visual Studio Tools for Applications is a development environment for application extensions, like SQL Server Reports, InfoPoint, Word automation, and some third-party LOB applications. Visual Studio Tools for Applications是用于应用程序扩展的开发环境,例如SQL Server Reports,InfoPoint,Word自动化和某些第三方LOB应用程序。 It cannot make stand-alone Windows executables. 它不能制作独立的Windows可执行文件。

You want Visual Studio Express for Windows Desktop, VS Professional, Premium, or Ultimate. 您需要用于Windows桌面,VS Professional,Premium或Ultimate的Visual Studio Express。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM