I have a project started on VS 2012 using framework 4.5, entity framework 5.0 and MVC 4. My VS 2012 version is enterprise. that's why I don't have all those architecture tools to generate modelling projects and my Vs 2010 version is ultimate and I would like to utilize ultimate futures to create modelling etc. but my solution won't be opened on Vs 2010 . I guess because needs to be changed to FW 4.0 and some extra changes using notepad. probably I dont want to do all these. Is there any other way? if yes, what is the best and easiest way?
thank you.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."