why cannot find code map in vistual studio2012 update2?
-
Which edition of Visual Studio? You'll need Ultimate to create code maps. Either Premium or Professional will let you open existing maps, make limited edits, and navigate code. http://msdn.microsoft.com/en-gb/library/vstudio/jj739835.aspx[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Which edition of Visual Studio? You'll need Ultimate to create code maps. Either Premium or Professional will let you open existing maps, make limited edits, and navigate code. http://msdn.microsoft.com/en-gb/library/vstudio/jj739835.aspx[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
If you have Ultimate, you can right-click a solution, project, or code file in the Solution Explorer and pick "Show on Code Map". If you don't see this option, you don't have Ultimate.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
If you have Ultimate, you can right-click a solution, project, or code file in the Solution Explorer and pick "Show on Code Map". If you don't see this option, you don't have Ultimate.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
It depends on exactly what you right-click on what's going to show up in the menu and how it's worded.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak