I am trying to Convert Uml Class Diagram into Code I am using this msdn link as help but this is for VS 2012 so it cant help a lot.
I have made two projects
- UML class diagram from Modelling
- C# Console Application
and I have added Reference of C# Console Application in UML class Diagram .
I have already made uml class Diagram in Modeling project but can not go further because i don't find any option like Generate code etc I have also made class diagram file in Console project of extension .cd but i cant put relationship between classes .just add new classes .interface etc Kindly help me to understand me this concept and send me more related links.