WPF设计的Windows免费? [英] Designing WPF Windows for Free?

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

问题描述

我开始在一个免费工具环境WPF项目。我目前在Visual C#Express 2008的设计工作,并直接与XAML,这两者在设计能力是非常有限的。我的理解是,微软Expression Blend是不是免费的(除有限的时间试行)。

I'm starting a WPF project in a "free tools" environment. I'm currently working with the designer in Visual C# Express 2008, and directly with the XAML, both of which are very limited in design capabilities. My understanding is that Microsoft Expression Blend is not available for free (except for limited time trial).

预计将在免费的Express版本很快走出来的Expression Blend?如果没有 - ?是否有任何替代品

Is Expression Blend expected to come out in a free Express version anytime soon? If not - are there any alternatives?

感谢

推荐答案

没有,有Expression Blend中没有免费版本(除了有时间限制的试用版),并没有发生过任何事情任何计划公布

No, there is no free version of expression blend (apart from the time limited trial), and there hasn't been any announcement of anything planned.

有几个有用的工具是:

Several useful tools are:

Kaxaml 并的 XAMLpad 为XAML的测试模块。

Kaxaml and XAMLpad for testing blocks of XAML.

StyleSnooper 让你抢的默认样式/所有模板在该框架中现有的控制。非常有用的,如果你只是想修改现有样式或模板豆蔻。

StyleSnooper allows you to grab the default styles/templates from all the existing controls in the framework. Very useful if you just want to modify an existing style or template a litte.

此外,反射器具有的 BAML 插件提供可在次派上用场了。

Also, reflector has a BAML plugin available which can come in handy at times.

我们有Expression Blend中(作为MSDN订阅的一部分),我们几乎没有使用它。我们曾经用它来做两件事情。 1)要抢的风格,现在我们只是使用的风格窥探者,它更容易。 2)对于测试复杂的控制自定义模板像列表视图,我们现在已经重新分解结构略有生成测试数据时显示在Visual Studio中的XAML,所以我们不必切换到混合所有的时间。

We have expression blend (as part of an MSDN subscription) and we barely use it. We used to use it for 2 things. 1) To grab styles, we now just use style snooper, it's easier. 2) For testing custom templates of complex controls like list views, we have now re factored the architecture slightly to generate test data when the XAML is being displayed in visual studio so we don't have to switch to blend all the time.

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

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