I don't see the Generate Sequence Diagram in VS when right clicking on/inside a method. Does anyone know how to get that option back?
http://weblogs.asp.net/gunnarpeipman/archive/2009/11/20/visual-studio-2010-generating-sequence-diagrams-on-the-fly.aspx
What version of Visual Studio do you have? I believe this option is only available to Visual Studio 2010 Ultimate.
Related
I know this sounds crazy, but I absolutely cannot find the Analyze menu. It is not on my menu bar. I have Visual Studio 2012 Express for desktop. Can someone please take a screenshot of where I can find it?
Here is my menu bar:
Also, is there any way I can reach the Performance Wizard without using the Analyze menu?
Start using the Visual Studio 2013 Community Edition which is a full featured free version of Visual Studio (cannot be used by large corporations) than the express version.
We just switched over to VS 2013 and I heard that you're supposed to be able to
generate code maps for your entire application. Awesome feature indeed, that could
get new developers on our project up to speed.
Watched a couple of tutorials, but when I tried to just right click on a method
in the application, the 'Show on Code Map' context menu is missing. In fact, I
can't find anything in VS that has anything to do with Code Maps.
My version:
Visual Studio Premium 2013
I tried installing Modeling SDK for Microsoft Visual Studio 2013, but that didn't do anything.
Anyone got any ideas?
You need Visual Studio ULTIMATE to create Code Maps.
http://msdn.microsoft.com/en-us/library/jj739835.aspx
This has changed for Visual Studio 2015 and Visual Studio 2017:
The Enterprise Edition allows creating code maps.
The Community and Professional Editions can open diagrams generated in other Visual Studio editions in read-only mode.
Oh no....
I just realized it, that the Visual Studio 2008 is getting me confused.
If we compared to the DreamWeaver later version... not the latest one, okay...
That DreavWeaver has a SPLIT View (in between the design and code).
And here, the Visual Studio 2008 also has that capability.
The difference is that... in Visual Studio 2008,
When the user start Clicking the Designer portion, the cursor on Code view doesn't get into focus. Yeah, meanwhile, in DreamWeaver, at the time user click on the designer portion, the mouse pointer is focusing into the code location accordingly....
Uh, oh.... this is getting me tired. Shall I update something into this Visual Studio 2008 version, guys? :(
use Visual Studio 2010 and be happy
What is the correct order of installing visual studio 2010 and expression studio 4.0?]
In light of the WPF expression blend link not being present on the open lnk - i'm thinking that maybe the order of software installation is important. i am thinking first
expression studio 4.0 is first and then the visual studio 2010 is next because visual studio needs to know what links to find in order to place if any in its IDE.
Order is not important. IMHO. But when I istall this apps, first I setup VS. its just habit, nothing more.
Is there any place from where I can download the Visual Studio 2008 sample macros?
It turned out that the folder VSMacros80\Samples is empty on my station.
Thanks!
As far as I know, these aren't available online. (The closest thing I could find was the Visual Studio 2005 Automation Samples, but I don't think this will give you want you are looking for.)
Have you tried a "repair" install? That might add them again.