【问题标题】:Generation of Windows forms from databases从数据库生成 Windows 窗体 【发布时间】:2010-08-26 07:41:27 【问题描述】: 是否有任何工具可用于仅通过选择数据库表来创建 Windows 表单? 【问题讨论】: 标签: c# .net code-generation 【解决方案1】: 这似乎是相关的。 Is there any framework for Windows Forms, DB driven application development/prototyping? 【讨论】: 【解决方案2】: Telerik ORM 让您创建 CRUD,只选择数据库中的表。 【讨论】: