I need a designer tool to use in my application to allow the user to design a database model.
Are there any designer tools that can be integrated and utilized using C# code at runtime?
I guess WF designer may be useful, but I couldn't find any examples of how to use it as entity designer or database designer.