ASP.NET Scaffolding/Templating CRUD Solutions

后端 未结 6 1185
刺人心
刺人心 2021-02-06 02:35

I\'ve been looking into ASP.NET Dynamic Data and how it does scaffolding and routing. I\'ve only scratched the surface, but it\'s looking like I\'d have to create a template for

6条回答
  •  闹比i
    闹比i (楼主)
    2021-02-06 03:30

    I've used http://www.ironspeed.com/ in the past which has been great. Saved us MONTHS of time on our last project which has a big DB, so the cost is worth it. But it looks a bit ugly and can be tricky to update the DB schema once you've generated.

提交回复
热议问题