I have to decide is DynamicData is a right thing to me. The goal is to build web UI for CRIUD to DB. I already have EF4 codefirst model for this DB.
Things to think about: a lot of ugly things (can't render ComplexTypes for ex) and workarounds (DateTime controls, binary columns, what is next?)
Have you ever used DynamicData-projects in production systems? What is your experience with it?