Any Metadata driven UI sample code?

后端 未结 4 933
伪装坚强ぢ
伪装坚强ぢ 2021-02-06 19:39

I am in the process of designing a .net windows forms application that uses metadata to drive the UI. Apart from finding http://msdn.microsoft.com/en-us/library/ms954610.aspx, I

4条回答
  •  我寻月下人不归
    2021-02-06 19:50

    You may want to check out Evolutility CRUD framework. It is an open source metadata driven framework for CRUD generating all UI at run-time.

    It comes w/ source code (in C# and JS) and many samples.

    http://www.evolutility.org

提交回复
热议问题