这是WPF吗? [英] Is this WPF?

查看:63
本文介绍了这是WPF吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

通过阅读和评估WPF,我了解:

(1)对于开发基于Windows的应用程序,我们现在有两个选择:
(a)使用传统WinForms或
(b)使用WPF(新范例)

(2) WPF是独立于分辨率的,因此可以在任何情况下有效扩展 视频分辨率的类型.这是因为它是基于矢量的技术.

(3)与旧的WinForms技术相反,WPF可以制作具有富媒体功能的基于Windows的应用程序.

请让我知道我是否是的.请更正并提出建议.


VB开发人员

With what I have read and evaluated WPF, I understood:

(1) For developing Windows based applications, we now have two choices:
          (a) Use traditional WinForms, or
          (b) Use WPF (a new paradigm)

(2) WPF is resolution independent that is it can scale effectively on any type of video resolution. This is because it is vector based technology.

(3) As opposed to old WinForms technology, WPF enables to make Windows based applications that have rich media capabilities.

Please let me know whether I am right. Please correct and suggest.


VB Developer

推荐答案

您是对的,我想添加更多内容:
-WPF允许通过样式,控件和DataTemplate轻松转换UI控件的视图和行为.
-数据绑定为我提供了非常有用的功能
-XAML声明的WPF UI,设计和代码分开,声明性语法更有用(IMHO)
You are right, and I want to add some more:
- WPF allow easy transform view and behavior of UI controls by Styles, Control- and DataTemplate
- Data Binding give me a very useful set of capabilities
- WPF UI declared by XAML, design and code are separated and declarative syntax more useful (IMHO)


这篇关于这是WPF吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆