English 中文(简体)
森林小组框架我应当使用什么?
原标题:What WPF frameworks should I use?

我向世界森林论坛投下新布,我会开发一个品牌的新窗口桌面应用程序,我希望你们对世界森林论坛框架我应使用什么意见。 我以前曾问过这个问题,但至少几个月前提出了最后一个问题。 此后发生了许多变化。

现在,我是使用MVVM Light的Im,正如名称所示,后者是一个图书馆而不是一个实际框架。 我期待着更全面的东西。 我更喜欢一个我可以用于未来森林项目的框架。 因此,它应当是普遍的目的和生产。

任何见解或建议?

最佳回答

这无疑是沉重的终点,许多人会就此向你们发出警告,但你似乎要求刚果人民解放运动。

http://compositewpf.codeplex.com/

这种做法的格局是,你可以自行抽样执行。 例如,它涉及IoC的团结,但你应当能够把IoC的集装箱放在另一个集装箱内。

下载的样本包括银星和世界森林论坛的许多样本。

问题回答

如果你是一位新人的话,我建议你首先设法利用人运网的计生基金,而不是把人运到其他框架。

你的职称令人困惑。 世界森林论坛只是一个图形/图形层。 WVVER是使用WPF(或银灯)实施MVVV型式的“观点”框架。

因此,你是否询问你应采用什么样的设计模式来应用我们的森林伙伴关系? (如MVC、MVW、MVP等......) 或者,你们问到哪一个微型和小型信贷机制框架与世界森林基金兼容?

Ugh, acronym soup。

至于我的回答,如果你是世界森林论坛的新成员,并且想要学习世界森林论坛,我就开始没有框架,那么你就会在你很好地掌握了基本技术之后始终能够重新证明。

Caliburn(http://caliburn.codeplex.com/)处理WPF固有模型的许多缺陷(例如,为事件撰写了一张纸 to脚 st的旋转码),并介绍了MVVERS ;) 我的要闻;

http://waf.codeplex.com“rel=“nofollow noreferer”>WPF Application Framework (WAF)。 样本应用显示:

  • 观点组成

  • UI Workflow (Wizards)

  • 指挥系统

  • MVVER系统模式,单位测试

  • 审定

  • 实体框架

  • 开放/拯救档案

  • 印刷审查/印刷诊断

  • 地方化





相关问题
WPF convert 2d mouse click into 3d space

I have several geometry meshes in my Viewport3D, these have bounds of (w:1800, h:500, d:25). When a user clicks in the middle of the mesh, I want the Point3D of (900, 500, 25)... How can I achieve ...

Editing a xaml icons or images

Is it possible to edit a xaml icons or images in the expression design or using other tools? Is it possible to import a xaml images (that e.g you have exported) in the expression designer for editing?...

WPF: writing smoke tests using ViewModels

I am considering to write smoke tests for our WPF application. The question that I am faced is: should we use UI automation( or some other technology that creates a UI script), or is it good enough to ...

WPF - MVVM - NHibernate Validation

Im facing a bit of an issue when trying to validate a decimal property on domain object which is bound to a textbox on the view through the viewmodel. I am using NHibernate to decorate my property on ...

How do WPF Markup Extensions raise compile errors?

Certain markup extensions raise compile errors. For example StaticExtension (x:Static) raises a compile error if the referenced class cannot be found. Anyone know the mechanism for this? Is it baked ...

WPF design-time context menu

I am trying to create a custom wpf control, I m wondering how I can add some design-time features. I ve googled and can t seem to get to my goal. So here s my simple question, how can I add an entry ...

How to combine DataTrigger and EventTrigger?

NOTE I have asked the related question (with an accepted answer): How to combine DataTrigger and Trigger? I think I need to combine an EventTrigger and a DataTrigger to achieve what I m after: when ...

热门标签