Windows桌面应用程序

Windows桌面应用程序

本文介绍了C#Windows桌面应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在是2012年,C#Windows Desktop App使用哪种技术进行开发?
1)Windows Forms ----我正在用它来学习C#,并使用VS2008 + Windows xp + SQL2005;
2)Windows Presentation Foundation(WPF)--- Windows Forms是新技术吗?
3)将来还有另一个吗?
我需要同时学习Windows Forms和WPF for Desktop App吗?
谢谢!

Now Year 2012,C# Windows Desktop App use which technology to develope?
1)Windows Forms ----I am using it for learning C#,and use VS2008 + Windows xp+SQL2005;
2)Windows Presentation Foundation(WPF)--- Is the Windows Forms new technology?
3)The another one in the future ?
DO I need learn both Windows Forms and WPF for Desktop App?
Thanks !

推荐答案




这篇关于C#Windows桌面应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-19 00:16