Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
想象一下,有一个使用 EF 4 数据存储的应用程序。
我需要开发一个 Web 客户端,它允许以最小的努力对这些数据执行 CRUD 操作。
是否有框架或工具允许从现有数据模式快速生成这些操作的 UI(例如,类似于Spring Roo)?