Is there a way to create a Visual Studio project from a model? I can add the elements manually, but:
1) This is a manual process and I can easily miss elements.
2) They are not organized into subfolders within the project automatically.
In most situations, you would simply add the elements from within the project so it will always have all the elements, but I occasionally need to move elements to a different model. I am assuming that I need to manually move the XML files to move the elements, which will cause my VS projects to be out of sync with the models.
Thank you.
*This post is locked for comments
I have the same question (0)