我们可以在vs 2005中的c#.net项目中使用WPF吗?

问题描述:

我有一个C#.net应用程序,我需要开发图表和图表。

i我在vs 2005中开发此应用程序。

我可以使用WPF这个版本。

请帮我解决这个问题。

I have one C#.net Application in which i need to develop Charts and Graph.
i am developing this application in the vs 2005.
can i use WPF in this version.
please help me to solve this.

有点,是的。您需要安装 WF和WPF的Visual Studio 2005扩展程序 [ ^ ]。



但是,您应该只下载最新版本的 Visual Studio Express 2013 [ ^ ]并在那里工作。不要在新项目上使用旧技术。快速版本是免费的。
Kind of, yes. You will need to install the Visual Studio 2005 Extensions for WF and WPF[^].

However, you should just download the newest version of Visual Studio Express 2013[^] and work there. Don't work with old technology on a new project. The express versions are free.


为什么不安装更强大的最新Visual Studio 2013?您可以将当前项目导入新IDE。在新IDE中开发WPF应用程序是更好的选择。
Why don't you install the latest Visual Studio 2013 which is more powerful? You can import your current project into the new IDE. Developing WPF app in new IDE is a better choice.