WPF 中的动态 CRUD 屏幕模板(MVVM)

发布于 2024-10-19 13:24:24 字数 130 浏览 1 评论 0原文

我正在开发 WPF 应用程序。 我们正在使用 MVVM 模式。 我们需要的是所有参考数据实体(主表)的通用模板屏幕。 是否有一个脚手架框架/库可以在 WPF 中完成此任务。 如果没有,那么有人可以向我提供一些关于我如何自己开始实施这一点的建议吗?

I'm working on a WPF application .
We're using the MVVM pattern.
What we need is a generic template screen for all our reference data entities ( master tables).
Is there a scaffolding framework/library available to accomplish this in WPF .
If not then could anyone provide me a few pointers on how I could start implementing this myself ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笨死的猪 2024-10-26 13:24:24

您还可以查看 Markus Egger 为 Code 杂志撰写的这篇精彩文章,他在其中描述了如何使用自定义面板类型快速创建简单的表单。

http://www.code-magazine.com/Article.aspx?quickid=1011071

You could also check out this nice article from Markus Egger for Code magazine, where he describes how to quickly create simple forms using a custom panel type.

http://www.code-magazine.com/Article.aspx?quickid=1011071

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文